eatonphil / tinyprogramsLinks
Tiny Programs: Rosetta code for implementations
☆56Updated last year
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☆125Updated 4 years ago
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆37Updated 10 months ago
- Tools for a compilers course☆125Updated last week
- 🪄 Tiny challenges for learning WebAssembly☆68Updated 5 months ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- An online Zig compiler inspired by Go and Rust☆83Updated 3 weeks ago
- Binary search trees☆46Updated 3 weeks ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Writing a SQL database, take two: Zig and RocksDB☆156Updated 2 years ago
- A little language interpreter written in Go☆100Updated 6 years ago
- An implementation of the Self programming language in Zig☆181Updated 2 weeks ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A small, weird and unpractical programming language.☆103Updated last week
- A type-safe C successor that compiles directly to various platforms.☆139Updated last month
- Contemporary systems programming language in the spirit of C☆220Updated 10 months ago
- The Antimony programming language☆153Updated last month
- 𝐧𝐝 A small programming language with an interpreter, and a WebAssembly compiler.☆14Updated last year
- An expressive, simple, dynamic programming language.☆245Updated last year
- Regexp code for https://swtch.com/~rsc/regexp/☆38Updated last year
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆71Updated 11 months ago
- Tutorial-style FORTH implementation written in golang☆90Updated last year
- ☆45Updated 3 weeks ago
- C89 expressions parsed with the shunting yard algorithm in Python☆79Updated 11 months ago
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 5 months ago
- The Silk Programming Language☆79Updated 4 years ago
- An Unofficial Writeup on Zig Compiler Internals - THIS IS OUTDATED SINCE LATE '2022 WHEN ZIG WENT SELF-HOSTED☆56Updated 5 years ago
- Io, the language, in Go, the language☆83Updated 2 years ago