Skip to content

Extremely rudimentary and incomplete Forth interpreter for teaching the basic ideas of Forth.

License

Notifications You must be signed in to change notification settings

MitchBradley/OBPclassTinyForth

Repository files navigation

OBP Class Tiny Forth

This is an extremely rudimentary Forth interpreter/compiler for teaching purposes.

It has only the most basic elements of Forth, namely the interpreter/compiler loop and a few simple words. It is optimized only for simplicity and clarity, not for functionality or performance.

It is known to compile on Windows under mingw-w64 in 32-bit mode, and has not been tested anywhere else.

About

Extremely rudimentary and incomplete Forth interpreter for teaching the basic ideas of Forth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published