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
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- A simple, self hosted, low level programming language.☆79Updated 7 months ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆27Updated 6 years ago
- The compiler for the Z programming language - a procedural and functional language that transpiles to JavaScript. It integrates syntactic…☆56Updated 2 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- A toy programming language.☆40Updated last year
- A rust interpreter for the Lox language☆25Updated 5 years ago
- Small cookbook examples of writing WebAssembly by hand in .wast format☆55Updated 2 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- Kamby Language☆74Updated 3 weeks ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆199Updated 2 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 7 years ago
- The Whack Programming Language☆60Updated 6 years ago
- The Wren Programming Language, in the browser☆33Updated 10 months ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A programming language in early development☆151Updated 5 years ago
- Original Dartmouth BASIC Interpreter/Compiler☆40Updated 6 years ago
- An Atari 2600 emulator written in AssemblyScript compiled to WebAssembly☆55Updated 2 years ago
- Lox Interpreter/REPL written in Rust☆37Updated 6 years ago
- small stack machine☆16Updated 4 years ago
- A compiler for a Scheme-like language. Currently, the goal is not full standards-compliance but rather to implement a compiler that is us…☆13Updated 5 months ago
- The Silk Programming Language☆79Updated 4 years ago
- WebAssembly made easy☆46Updated 2 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆31Updated 6 years ago
- Lox interpreter written in Lox☆123Updated 2 weeks ago