All Projects → jkotlinski → acmeforth

jkotlinski / acmeforth

Licence: MIT License
Cross-compiling 16-bit Forth targeting Commodore 64

Programming Languages

forth
179 projects
python
139335 projects - #7 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].