BigFORTH

From Rosetta Code
Revision as of 14:59, 25 February 2008 by rosettacode>Mwn3d (Added intrawiki link)
BigFORTH is an implementation of Forth. Other implementations of Forth.

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.