Phytolizer@lemmy.fmhy.mltoProgramming•Forth: The programming language that writes itselfEnglish
4·
1 year agoForth is a neat little language. Writing a compiler for it is very easy, and yet it isn’t too terrible to write as a user. That is a tough balance to strike.
Could have been Ruby if it weren’t for the function keyword at the start. (“then” is allowed but optional.) It’s Lua