back

by ofalkaed·3y ago·view on hn ↗
I love forth and stack based languages in general, writing a forth implementation has become my standard way to learn languages. Lately I have been playing with MinForth[0], it transpiles to C so you can effortless mix C in with the forth and get easy access to C libraries, good fun.

0: https://minforth.sourceforge.io