awesome-forth
Links pertaining to the Forth programming language
https://github.com/lassik/awesome-forth
Last synced: 14 days ago
JSON representation
-
Books
-
Videos
-
Chips
- Novix NC4000/NC4016 - - First Forth chip by Moore and others at Novix Inc., 1985
- Harris RTX 2000 - - 16-bit stack computer based on the Novix, 1988
- Sh-Boom
- GreenArrays GA144 - - 1x1cm chip with 144 cores
- The J1 Forth CPU - - Forth CPU for FPGAs in 200 lines of Verilog
- Chip information curated by Jeff Fox
-
Standards
-
ANS Forth implementations
- SwiftForth - - big commercial implementation from Forth, Inc.
- GForth - - big implementation using GCC to compile a fast direct or indirect threaded Forth 2012.
- Win32Forth - - big implementation for Microsoft Windows
- pForth - - Portable C Forth from 3DO/Lucent
- hForth - - minimal, portable
- muforth - threaded Forth intended for use as a cross-compiler"
- amForth - ish interpreter running on AVR ATmega and TI MSP430 microcontrollers
-
Different Forth reading
-
Non-standard Forth implementations
-
Applications
- Forth in Space Applications - - a list from Forth, Inc.
- Open firmware
-
User groups
-
Forth companies
-
Other concatenative languages
- Joy - - purely-functional language
- Factor - - garbage-collected functional language
- **Concatenative language wiki**