Skip to content

ColorForth 2019 - narke's work here on github - Public Domain

Notifications You must be signed in to change notification settings

wa1tnr/colorForth-narke-aa

Repository files navigation

colorForth

Native colorForth for 32-bit PCs, at least compilable on Linux and runnable on both Bochs and Qemu. It is adapted from http://sourceforge.net/projects/colorforth.

Running

Get sources:

$ git clone https://github.com/narke/colorForth.git

Compile:

$ make

Run on Bochs:

$ make bochs

On Bochs prompt type 'c' to continue the execution.

Or run on Qemu:

$ make qemu

On Bochs: colorForth

On Qemu: colorForth

License

It's in public domain.

About

ColorForth 2019 - narke's work here on github - Public Domain

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published