Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 324 Bytes

File metadata and controls

8 lines (5 loc) · 324 Bytes

=uForth86=

A micro forth kernel for 32 bit x86 systems.

Performance and efficiency are not concerns for now. Simple code is- and as little of it as possible. Currently the object file for uforth is ~2500 bytes (without a compiler)

No attempt is made at standards compliance or compatibility with standard Forth words.