Skip to content

Cross-compiling 16-bit Forth targeting Commodore 64

License

Notifications You must be signed in to change notification settings

polluks/acmeforth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Cross-compiling 16-bit Forth targeting Commodore 64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Forth 78.7%
  • Python 20.5%
  • Other 0.8%