eatonphil / tinyprogramsLinks
Tiny Programs: Rosetta code for implementations
☆56Updated 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 3 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 4 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Contemporary systems programming language in the spirit of C☆225Updated last year
- A proto-database inspired by SQLite for educational purposes.☆86Updated 4 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆335Updated 5 months ago
- Minimalist text editor☆345Updated this week
- An implementation of the Self programming language in Zig☆202Updated 2 weeks ago
- Samples of WebAssembly Text programs☆158Updated last week
- A competitive programming language (WIP -- MAY CONTAIN HIDEOUS CODE)☆31Updated 11 months ago
- An easy programming language that runs in the browser☆192Updated last week
- A type-safe C successor that compiles directly to various platforms.☆139Updated 5 months ago
- An expressive, simple, dynamic programming language.☆249Updated last year
- 𝐧𝐝 A small programming language with an interpreter, and a WebAssembly compiler.☆14Updated last year
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆38Updated last year
- Source code for the Pipefish programming language☆174Updated this week
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- Tutorial-style FORTH implementation written in golang☆94Updated last year
- Hindley–Milner type inference implemented in Python.☆13Updated 2 years ago
- Lox interpreter written in Lox☆123Updated 3 months ago
- Implementing 20+ binary search trees to compare balancing strategies☆47Updated 2 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- ☆46Updated 5 months ago
- A literate programming system for any language.☆114Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- A few Advent of Code puzzles (2022 edition) in C☆106Updated 2 years ago
- A simple and flexible build tool using Lua, similar to make/mk.☆191Updated 2 years ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆395Updated last year