All Projects → narke → Colorforth

narke / Colorforth

Native 32-bit colorForth for PCs, Bochs and Qemu.

Programming Languages

assembly
5116 projects
forth
179 projects

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.

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].