|
back to ForthSystems Forth cross compilers are often not self-contained ForthInterpreters. Instead, they run on top of a host ForthInterpreter, converting Forth source code to code, executable by the targeted cpu/platform, often microcontrollers.
See also UmbilicalForth, StandAloneForth |