/forthec



ForthEC is a Forth cross compiler for Windows. It generates assembly code for the following processors:

For most of its targets, ForthEC relies on the GNU binutiles for assembly and linkage. You can find prebuilt Windows versions of binutils for several processors here. For the 80x86 target MASM32 and NASM are used.

The compiler does not follow any standard and is missing some key aspects of ANS Forth, but it is never the less quite capable.
Included with the compiler is its full source code, as well as several examples for the target processors it supports.


Files

Current version (570 kB)

Older versions:

Release 13
Release 12
Release 11
Release 10
Release 8
Release 6
Release 5
Release 4
Release 3
Release 2
Release 1