marcpaq / b1fiplLinks
A Bestiary of Single-File Implementations of Programming Languages
☆1,023Updated 3 months ago
Alternatives and similar repositories for b1fipl
Users that are interested in b1fipl are comparing it to the libraries listed below
Sorting:
- Mirror of JONESFORTH☆1,070Updated 2 years ago
- Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.☆1,415Updated 9 months ago
- A parser generator for visibly pushdown languages.☆794Updated 4 months ago
- A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file☆558Updated 8 months ago
- A server-side web framework written in Forth.☆400Updated last year
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆573Updated 2 months ago
- Modern low-level programming language☆780Updated last year
- A tiny, embeddable language implemented in ANSI C☆1,392Updated last year
- a tiny self-hosted Forth implementation☆430Updated 5 years ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,655Updated this week
- The Interim Operating System☆1,284Updated 4 years ago
- By the Bluebook implementation of Smalltalk-80☆865Updated 2 years ago
- 🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C☆1,606Updated 3 years ago
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆434Updated 3 years ago
- Bootstrapping LISP in a Boot Sector☆1,426Updated 8 months ago
- Learn Forth!☆348Updated last year
- A portable programming language with a compact intermediate representation☆739Updated 2 years ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆465Updated 11 months ago
- hobby x86 kernel zig☆432Updated last year
- Compiler for the Mirth programming language.☆472Updated 2 months ago
- A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀☆822Updated 4 months ago
- A simple way to write standalone C programs for i386☆257Updated last year
- Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆913Updated last week
- A Lisp interpreter implemented in Conway's Game of Life☆463Updated 3 years ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,808Updated last year
- ☆1,010Updated 2 years ago
- an incremental approach to compiler construction☆940Updated 5 years ago
- Portable Forth in C☆659Updated last month
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆311Updated 2 years ago
- A Lisp for Lua and JavaScript☆566Updated 9 months ago