A simple demo app for Pratt parsing
☆345Nov 9, 2024Updated last year
Alternatives and similar repositories for bantam
Users that are interested in bantam are comparing it to the libraries listed below
Sorting:
- The Magpie programming language☆375Dec 1, 2020Updated 5 years ago
- Just a little toy language to learn about register-based VMs.☆22Aug 30, 2012Updated 13 years ago
- Implementation of Pratt parser in C++11☆26Mar 15, 2015Updated 10 years ago
- The Lark programming language.☆58Jul 25, 2010Updated 15 years ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆153Mar 14, 2019Updated 6 years ago
- Repository for the book "Crafting Interpreters"☆10,552Aug 7, 2024Updated last year
- The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.☆7,901Nov 19, 2025Updated 3 months ago
- Stack based virtual machine☆42May 10, 2015Updated 10 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Nov 30, 2011Updated 14 years ago
- Compiler and tools for the L programming language☆72Apr 29, 2024Updated last year
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Nov 20, 2014Updated 11 years ago
- An optimizing brainf*ck compiler with multiple target backends: JVM, smali, dex, C, LLVM IR, ARM, WASM, JavaScript and Lox.☆12Sep 27, 2023Updated 2 years ago
- C Implementation of the monkey programming language☆75Feb 23, 2020Updated 6 years ago
- Pratt parser builder in TypeScript (along with simple tokenizer)☆15Dec 30, 2022Updated 3 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆134Aug 28, 2020Updated 5 years ago
- ☆271Nov 26, 2024Updated last year
- DEPRECATED - development moved to share angular repo☆15Sep 12, 2019Updated 6 years ago
- A work-in-progess programming language modeled after Ada and C++☆25Dec 11, 2022Updated 3 years ago
- A practical LLVM backend for OCaml (will never be finished)☆35Apr 20, 2014Updated 11 years ago
- A small language compiler☆19Jun 1, 2025Updated 9 months ago
- Scheme Compiler based on Henry Baker's Cheney on the M.T.A. concept☆23Sep 29, 2011Updated 14 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Aug 5, 2019Updated 6 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆129Jan 7, 2026Updated last month
- A simple mark-sweep garbage collector in C☆753Jun 26, 2020Updated 5 years ago
- Vox language compiler. AOT / JIT / Linker. Zero dependencies☆367Oct 2, 2025Updated 4 months ago
- A toy programming language written in Go that compiles to C.☆106Jun 20, 2022Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆349May 3, 2025Updated 9 months ago
- Functional programming language for JVM.☆252Dec 18, 2025Updated 2 months ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆114Oct 12, 2025Updated 4 months ago
- an educational compiler intermediate representation☆737Feb 6, 2026Updated 3 weeks ago
- Compiler for the Volt Programming Language☆161May 11, 2025Updated 9 months ago
- Lisp compiler using Rust☆20Dec 4, 2023Updated 2 years ago
- Compiler and interpreter for a miranda-like functional language in Python.☆12Dec 28, 2011Updated 14 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Dec 16, 2024Updated last year
- C89 expressions parsed with the shunting yard algorithm in Python☆84Jul 21, 2024Updated last year
- mal - Make a Lisp☆10,580Oct 22, 2025Updated 4 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆67Nov 4, 2025Updated 3 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,530Aug 29, 2024Updated last year
- A serverside MVC framework for Dart with templating!☆48Jun 20, 2016Updated 9 years ago