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 14 years ago
- A rust interpreter for the Lox language☆25Updated 5 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆29Updated 6 years ago
- A toy programming language.☆40Updated last year
- Programming language in development☆47Updated 4 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- Experiments with llvm to create a toy programming language☆25Updated 6 months ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A simple language that compiles to WASM☆20Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- An esoteric programming language build around macros☆40Updated 4 years ago
- CP/M and MS-DOS COM executable linker written in D.☆41Updated 3 years ago
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆38Updated this week
- A simple WebAssembly compiler☆14Updated 5 years ago
- Kamby Language☆75Updated this week
- The compiler for the Z programming language - a procedural and functional language that transpiles to JavaScript. It integrates syntactic…☆55Updated 2 years ago
- Imp is a statically typed and compiled scripting language with the goal of increasing programmer confidence.☆11Updated 2 years ago
- A toy byte-code virtual machine written in Rust☆15Updated 8 years ago
- A toy language written in kotlin