zeptoforth
lbForth
Our great sponsors
zeptoforth | lbForth | |
---|---|---|
7 | 3 | |
89 | 380 | |
- | - | |
7.1 | 0.0 | |
7 days ago | about 1 month ago | |
Forth | Forth | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zeptoforth
-
Open Source Forth Systems With First Class Preemptive Multitasking?
Zeptoforth has this, but it’s for embedded systems. https://github.com/tabemann/zeptoforth
-
which forth do you guys use for normal day to day scripting and programming
I am the developer of zeptoforth, which is the main Forth I am using at the present. It supports the RP2040 (particularly the Raspberry Pi Pico, but it should work on other RP2040 boards), which I have been working with lately, and the STM32F407, STM32L476, and STM32F746 DISCOVERY boards. Note that it is not a desktop Forth; for that I would probably just recommend gforth.
lbForth
-
What's the simplest language to implement?
Forth compiler in 159 lines of Lisp and C
What are some alternatives?
xxdp - XXDP was, and remains, the PDP-11 diagnostic operating system. This project attempts to recover XXDP sources and documents.
durexforth - Modern C64 Forth
elfort - A Forth metacompiler that directly emits an executable binary for x86-64 Linux written in Arkam
gforth - Gforth mirror on GitHub (original is on Savannah)
jonesforth_riscv - Jonesforth RISC-V port.
TclForth - Multi-platform desktop Forth based on Tcl/Tk
reko - Reko is a binary decompiler.
swapforth - Swapforth is a cross-platform ANS Forth
derzforth - Bare-metal Forth implementation for RISC-V
subleq - 16-bit SUBLEQ CPU running eForth - just for fun
arkam - A Simple Stack VM and Forth
cc64 - cc64 is a small-C compiler written in Forth, hosted on the Commodore C64, Plus4 and C16 with 64k, and on the Commander X16. It is targeting the 6502 CPU.