ACMEforth is a cross-compiling 16-bit Forth targeting the Commodore 64, using ACME for assembling. All Forth 2012 core words are supported, although interpreting and compiling only works on PC.
sh run_examples.sh
- Quick compiles
- Lean output (no dictionary or unused words)
- Macro support with CREATE/DOES>
- Convenient text editing on PC