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☆127Updated 4 years ago
- Tools for a compilers course☆128Updated 6 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 6 months ago
- A toy programming language written in Go that compiles to C.☆103Updated 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☆224Updated last year
- Minimalist text editor☆355Updated last month
- An expressive, simple, dynamic programming language.☆252Updated last year
- A competitive programming language (WIP -- MAY CONTAIN HIDEOUS CODE)☆32Updated 3 weeks ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆348Updated 8 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 8 months ago
- Source code for the Pipefish programming language☆178Updated this week
- An easy programming language that runs in the browser☆194Updated this week
- A few Advent of Code puzzles (2022 edition) in C☆108Updated 3 years ago
- A functional interpreted programming language with a minimalistic design.☆62Updated 3 months ago
- A simple and flexible build tool using Lua, similar to make/mk.☆193Updated 2 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style.☆577Updated 4 years ago
- Samples of WebAssembly Text programs☆162Updated last week
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 3 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- A little language interpreter written in Go☆99Updated 7 years ago
- A Tcl interpreter in 500 lines of code☆121Updated 10 months ago
- An online Zig compiler inspired by Go and Rust☆83Updated last week
- Hindley–Milner type inference implemented in Python.☆13Updated 2 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- 𝐧𝐝 A small programming language with an interpreter, and a WebAssembly compiler.☆15Updated last year
- Lox interpreter written in Lox☆124Updated 5 months ago
- Implementing 20+ binary search trees to compare balancing strategies☆47Updated 5 months ago