This is a fork of a mirror of Richard WM Jones's excellent literate x86 assembly implementation of Forth, on which more here.
This fork contains the following changes:
- Convert jonesforth to use the Shavian alphabet
- Move jonesforth.f functionality into jonesforth.S
- Move the tests into their own directory