eatonphil / tinyprogramsLinks
Tiny Programs: Rosetta code for implementations
☆57Updated 2 years ago
Alternatives and similar repositories for tinyprograms
Users that are interested in tinyprograms are comparing it to the libraries listed below
Sorting:
- Mugo, a toy compiler for a subset of Go that can compile itself☆126Updated 4 years ago
- Tools for a compilers course☆127Updated 4 months ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Contemporary systems programming language in the spirit of C☆225Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆336Updated 6 months ago
- 𝐧𝐝 A small programming language with an interpreter, and a WebAssembly compiler.☆14Updated last year
- A proto-database inspired by SQLite for educational purposes.☆87Updated 4 months ago
- An expressive, simple, dynamic programming language.☆250Updated last year
- A competitive programming language (WIP -- MAY CONTAIN HIDEOUS CODE)☆31Updated 11 months ago
- Minimalist text editor☆347Updated 2 weeks ago
- An implementation of the Self programming language in Zig☆204Updated 3 weeks ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 6 months ago
- Samples of WebAssembly Text programs☆158Updated 2 weeks ago
- Source code for the Pipefish programming language☆174Updated this week
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆38Updated last year
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆397Updated last year
- A simple and flexible build tool using Lua, similar to make/mk.☆192Updated 2 years ago
- An easy programming language that runs in the browser☆194Updated this week
- Writing a SQL database, take two: Zig and RocksDB☆159Updated 3 years ago
- Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style.☆571Updated 4 years ago
- A Tcl interpreter in 500 lines of code☆115Updated 8 months ago
- A little language interpreter written in Go☆98Updated 6 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆44Updated last year
- A few Advent of Code puzzles (2022 edition) in C☆107Updated 2 years ago
- Implementing 20+ binary search trees to compare balancing strategies☆47Updated 3 months ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A literate programming system for any language.☆116Updated last year
- Lox interpreter written in Lox☆123Updated 3 months ago