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
- 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
- An expressive, simple, dynamic programming language.☆253Updated last year
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Samples of WebAssembly Text programs☆166Updated 3 weeks ago
- Minimalist text editor☆357Updated 2 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 9 months ago
- Writing a SQL database, take two: Zig and RocksDB☆162Updated 3 years ago
- A Tcl interpreter in 500 lines of code☆122Updated 11 months ago
- 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 competitive programming language (WIP -- MAY CONTAIN HIDEOUS CODE)☆32Updated last month
- An implementation of the Self programming language in Zig☆207Updated last month
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆349Updated 9 months ago
- 𝐧𝐝 A small programming language with an interpreter, and a WebAssembly compiler.☆15Updated last year
- Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style.☆577Updated 4 years ago
- Lox interpreter written in Lox☆124Updated 6 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Source code for the Pipefish programming language☆180Updated this week
- A literate programming system for any language.☆121Updated 2 years ago
- A simple and flexible build tool using Lua, similar to make/mk.☆193Updated 2 years ago
- ☆46Updated 8 months ago
- Claro Lang☆148Updated last year
- An emulator for the NES. For fun and profit and all that.☆67Updated 8 months ago
- How to write a UNIX shell, with a lot of background☆362Updated 8 years ago
- Implementations of common data structures in C☆16Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago