sallyforth/README.md
2020-04-14 12:45:46 -04:00

406 B

SallyForth: A simple Forth-like language implemented in Python.

SallyForth is a simple hobby implementation of the FORTH programming language. Possibly the most interesting thing about SallyForth is the name, which Michael Nygard suggested as a name for a FORTH implementation at exactly the same time that I happened to be writing this code.