BigFORTH

Revision as of 22:34, 13 January 2008 by rosettacode>Mwn3d (Grammar)

bigFORTH (executable name bigforth) is an interpreter and x86 optimizing compiler of the Forth language by Bernd Paysan. It has implementations for Linux and Windows. It obeys the ANS standard and comes with many libraries and bits of sample code, including very complete GUI frameworks called MINOS and Theseus.

BigFORTH is an implementation of Forth. Other implementations of Forth.