summaryrefslogtreecommitdiffstats
path: root/development/gforth/README
blob: c31ed6a30b4a2a1d7106fcc74d2b8d2f08353ba2 (plain)
1
2
3
4
5
6
7
8
GNU Forth interpreter that is ANSI compliant.

NOTE: If you Compile or otherwise install the Ffcall package, GForth will
also have the ability to call libraries of C software. Ffcall must be
installed first in order for GForth to detect this, however.
However, GForth can run on its own without Ffcall. For this reason, Ffcall
is not listed as a dependency.