|
In 1978, shortly after Chuck Moore discovered the Forth language, volunteers started to make public domain implementations available for all popular micro computers. This is the fig-Forth series of compilers. Most modern public domain Forths are descendants of these Forths.
|
|
|
1. |
forth32
-
32-bit DOS excerpt of fig-Forth, generated from the generic figforth 'fig86.gnr'. In fig tradition, it is based on an assembler in only one file. Free download.
|
|
|
2. |
lina
-
32-bit fig-Forth for Linux: in fig tradition it is based on an assembler in only one file, so no c-code is present nor are any c-libraries called. Binary file works on all Linux versions since 1.2. Free download.
|
|
|
3. |
The Last Fig-Forth Ever
-
A collection of ducumentation and downloads of the fig-Forth series of compilers.
|
|
|
4. |
White Lightning - Crash: White Lightning Strikes
-
A high level development system for the Spectrum 48K which conforms to standard Fig-Forth.
|
|
|