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☆125Updated 4 years ago
- Tools for a compilers course☆126Updated last month
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- Contemporary systems programming language in the spirit of C☆224Updated last year
- A proto-database inspired by SQLite for educational purposes.☆86Updated 2 months ago
- An expressive, simple, dynamic programming language.☆248Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆335Updated 4 months ago
- A Tcl interpreter in 500 lines of code☆105Updated 6 months ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Minimalist text editor☆344Updated 3 months ago
- Hindley–Milner type inference implemented in Python.☆13Updated 2 years ago
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆38Updated last year
- An easy programming language that runs in the browser☆192Updated this week
- ☆46Updated 3 months ago
- An implementation of the Self programming language in Zig☆200Updated last month
- 𝐧𝐝 A small programming language with an interpreter, and a WebAssembly compiler.☆14Updated last year
- Lox interpreter written in Lox☆123Updated last month
- A type-safe C successor that compiles directly to various platforms.☆139Updated 4 months ago
- An attempt to write a compiler in Rust☆24Updated 2 years ago
- Source code for the Pipefish programming language☆172Updated this week
- Samples of WebAssembly Text programs☆154Updated 3 weeks ago
- A competitive programming language (WIP -- MAY CONTAIN HIDEOUS CODE)☆31Updated 9 months ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- River is an experimental assembly-like programming language.☆122Updated 3 years ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆387Updated 11 months ago
- A functional interpreted programming language with a minimalistic design.☆62Updated 10 months ago
- Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style.☆568Updated 4 years ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Programming language and compiler —WORK IN PROGRESS—☆74Updated 3 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆39Updated last year