- Washington D.C. Metro area
Lists (1)
Sort Name ascending (A-Z)
Stars
Native 32-bit colorForth for PCs, Bochs and Qemu.
The Simple OS - based on the Forth programming language
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-modu…
A sub-1KB, self-hosting, native code Forth without compromise
Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
The Kiama K16 is a 16-bit discrete logic CPU with 24-bit addressing (16MB), featuring ROM-based ALU lookup tables, four data registers (D0-D3), four 24-bit index pairs (XY0-XY3), and 8-level priori…
A digital logic designer and circuit simulator.
http://forth.org/OffeteStore/OffeteStore.html
x86 PC emulator and x86-to-wasm JIT, running in the browser
Very small self-compiling cross compiler for a subset of C
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
Forth inspired programming language for the ESP8266
zForth: tiny, embeddable, flexible, compact Forth scripting language for embedded systems
A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, excep…
Beta: A small fast lisp interpeter for a ESP8266 as alternative to lua on the nodemcu.
A Forth CPU and System on a Chip, based on the J1, written in VHDL
FreeForth2 offers a novel, lightweight Forth for x86 Linux that deftly blends assembly and Forth.
eForth in C/C++ - multi-platform (Linux,MacOS,Windows,ESP32,WASM)