Rendered at 23:52:26 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
bmacho 2 days ago [-]
Devine Lu Linvega's POP-2/POP-2k tutorial and online interpreter
ErroneousBosh 16 hours ago [-]
It does look a little like Pascal, doesn't it?
I guess all modern languages are basically ALGOL or Forth.
You've got weird shit like Python, which looks like Algol when you write it but looks like Forth once you've compiled it, the .pyc files are damn near human-readable if you understand stack machines.
You know what this here language needs? A TurboVision-based IDE.
lstodd 13 hours ago [-]
Kate is close in feel to TurboWhatever IDEs (and used them, pascal, C, C++ back in the days)
I guess all modern languages are basically ALGOL or Forth.
You've got weird shit like Python, which looks like Algol when you write it but looks like Forth once you've compiled it, the .pyc files are damn near human-readable if you understand stack machines.
You know what this here language needs? A TurboVision-based IDE.