⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{implementation|Forth}}{{compiler}}'''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]] (pre-beta). It obeys the ANS standard and comes with many libraries and bits of sample code, including a complete [[GUI]] framework called [[MINOS]], and a form editor, [[Theseus]].

  • http://bigforth.sourceforge.net/