This program transforms a HTML file to something that is a bit more
readable on a normal terminal.
It reads from standard input and writes to standard output.
Source is included , both the original flex program and the generated
C code.
The results are not perfect, mainly due to my (very) limited knowledge
of HTML, but good enough for me.
This program is hereby placed into the public domain.
|