Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 490 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 490 Bytes

ACMEforth

What?

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.

Examples

sh run_examples.sh

Why?

  • Quick compiles
  • Lean output (no dictionary or unused words)
  • Macro support with CREATE/DOES>
  • Convenient text editing on PC