drew-y / smolLinks
A toy programming language for learning how to make programming languages
☆32Updated 2 years ago
Alternatives and similar repositories for smol
Users that are interested in smol are comparing it to the libraries listed below
Sorting:
- The Lark programming language.☆58Updated 15 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- A simple, self hosted, low level programming language.☆79Updated 9 months ago
- The Whack Programming Language☆60Updated 6 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆44Updated 4 years ago
- A lisp-looking language with interpreter and compiler to JS☆28Updated 6 years ago
- A rust interpreter for the Lox language☆25Updated 5 years ago
- Kamby Language☆74Updated 2 weeks ago
- The compiler for the Z programming language - a procedural and functional language that transpiles to JavaScript. It integrates syntactic…