Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

901–910 of 1001 posts

Re: Ask HN: Share your personal site

#905
https://www.benibela.de/index_en.html

All my old coding projects. Static HTML generated from XML files with XQuery implemented in Pascal. Before that I was generating it with a custom Java-based generator language, which had a rudimentary version of functions, loops, and XPath, but mostly did string concatenation. Before that I had a Delphi-based generator, which only did string replacement, to create the same HTML layout. Is it not interesting that I ported it from Pascal to Java back to Pascal, because Pascal had much better performance than Java?

Post reply on HN