fuzzballcat / milliForthLinks
A FORTH in 340 bytes — the smallest real programming language ever as of yet.
☆602Updated last year
Alternatives and similar repositories for milliForth
Users that are interested in milliForth are comparing it to the libraries listed below
Sorting:
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆443Updated 3 years ago
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆317Updated 3 years ago
- k/simple is a bare minimum k interpreter for learning purposes by arthur whitney☆405Updated 4 months ago
- The standalone Linux Lisp☆330Updated 2 weeks ago
- A portable self-bootstrapping C compiler☆158Updated this week
- Forsp: A Forth+Lisp Hybrid Lambda Calculus Language☆204Updated last year
- Bootstrapping LISP in a Boot Sector☆1,436Updated 10 months ago
- C plus Prolog☆165Updated 6 months ago
- Solving the first 100 Project Euler problems using 100 different programming languages!☆240Updated 4 months ago
- A Simple Virtual Computer☆352Updated last month
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 3 years ago
- Logo language in 508 bytes (x86 boot sector)☆181Updated last year
- Fun, portable, minimalistic virtual machine.☆568Updated last year
- Make Project Oberon Pretty Again☆198Updated last year
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆537Updated last month
- Inferno® is a distributed operating system. Inferno represents services and resources in a file-like name hierarchy, including devices, …☆668Updated last month
- A next-generation high-performance operating system focused on enterprise-level resilience☆86Updated last year
- A functional, flexible and concise Lisp.☆293Updated last month
- Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly☆545Updated 2 months ago
- A lightweight (350MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.☆515Updated last month
- PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent feature…☆227Updated this week
- The Crumb Programming Language☆437Updated 7 months ago
- ☆169Updated 2 years ago
- Civilizational Bootstraper: landing page and wiki☆405Updated 11 months ago
- An ngn/k tutorial.☆207Updated last year
- My DIY TTL home computer with VGA and PS/2 and 4x the processing power of a Commodore C64 or Apple II.☆261Updated 2 months ago
- Cake a C23 front end and transpiler written in C☆623Updated this week
- 🥜 A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell☆473Updated 2 weeks ago
- a language trying to be flexible about expression, but strict about state☆594Updated this week
- Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆1,242Updated last month