The Super Tiny Compiler, but in Ada

16 points by tomekw


classichasclass

I'm no Ada expert, but it's great to see it get some love. The code is very readable. I think I can follow it better than the JavaScript version.

eterps

Nice, using https://odin-lang.org or https://nim-lang.org would also result in a very compact and readable implementation I suspect.