VFXForth

Revision as of 11:45, 5 February 2016 by rosettacode>Larsbrinkhoff (Fix MPE link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

VFX Forth features a kernel written to the ANS Forth standard. VFX Forth includes the VFX optimising code generator which produces the fastest, tightest Forth code available.

VFXForth is an implementation of Forth. Other implementations of Forth.
VFXForth is an example of a compiler. You may find the programming tasks that have been solved using it here.