Y
Hacker News
new
|
ask
|
show
|
jobs
by
teddyh
332 days ago
Great! Next step: torturetest.vt
2 comments
webpro
332 days ago
There is
https://github.com/webpro/ANSI.tools/blob/main/packages/pars...
and others
link
teddyh
331 days ago
I was thinking of <
http://artscene.textfiles.com/vt100/torturet.vt
>.
link
webpro
329 days ago
The lexer and parser handled it perfectly first try. The HTML renderer had a few issues though, but it's being rendered reasonably well now. The torture test has been added to the package tests and to the website as an example.
link
ForOldHack
332 days ago
Does it crash the tester?
https://invisible-island.net/ncurses/tctest.htm
link
webpro
331 days ago
There is some recovery in the lexer, but would love to learn what would make it crash! The url you provide gives a 404.
link
teddyh
331 days ago
s/htm/html/
I.e. <
https://invisible-island.net/ncurses/tctest.html
>
link