Systems
List of Forth Systems hosted on github, taken from the ForthHub wiki.
Assembly
ARM
zeptoforth is a Cortex-M Forth, currently targeted at RP2040 and RP2350 boards
Assembly
RISC-V, MIPS
Mecrisp Quintus Forth for RISC-V RV32IM and PIC32MX (MIPS M4K)
Assembly
HD6309E
A complete platform (HW and SW) supporting a 79-STANDARD subset, FORTH-83 and ANS extensions. An alternate EEPROM image provides full support for the ANS94 Core word set.
Assembly
RISC-V
Tiny Forth written in hand-coded RISC-V assembly, initially designed to run on 32-bit microcontrollers
Forth
x86
Forth-94, 32bit, native code, peephole optimization, Windows and Linux hosts, multitasking out of the box. The sources are also available in utf-8.
JavaScript
<a href="https://github.com/hcchengithub/jeforth.3we">jeforth.3we</a>
FORTH that chats with OpenAI ChatGPT
C
Most
zForth: tiny, embeddable, flexible, compact Forth scripting language for embedded systems
C
Bootstrapping an Interpreter from Handwritten 1KB Binary (minimal loadstage 1 with one-letter words followed by a stage 2 bootstrap-include)
C
uForth/various
Highly portable, modifiable,opinionated Forth(ish) language for PC and MCUs