pascal.js
Posted by jpluimers on 2025/10/22
Because it is cool: interactive [Wayback/Archive] pascal.js that shows the intermediate steps:
- Turbo Pascal 1.0-ish code
- Abstract Syntax Tree (in JSON notation)
- LLVM IR (intermediate representation)
- Emscripten compiled JavaScript
- Console output (stdout)
Source is at GitHub: [Wayback/Archive] GitHub – kanaka/pascal.js: Pascal compiler implemented in JavaScript
Via: [Wayback/Archive] javascript pascal at DuckDuckGo
--jeroen






Leave a comment