Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I also recently hacked up a simple FORTH-like system, but mine just emulates the effects making IF/ELSE/THEN and DO/LOOP be built-in primitives.

In short I let you define words, and work in a FORTH-like manner, but without the real extensibility of an actual FORTH system. That will be something I tackle next:

https://github.com/skx/foth/

Nice to see more FORTH stuff posted here!



I actually came across your project yesterday :) Great work!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: