nibblebits / craft-compilerLinks
A general purpose compiler for the Craft programming language
☆17Updated 6 years ago
Alternatives and similar repositories for craft-compiler
Users that are interested in craft-compiler are comparing it to the libraries listed below
Sorting:
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated last month
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- C++ implementation of a gap buffer.☆52Updated 7 months ago
- This is an implementation of arbitrary range of integers written in C++14☆11Updated 6 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Random access array of tightly packed unsigned integers☆163Updated 3 years ago
- The Zenon programming language☆77Updated last month
- A lightweight big integer library for c++☆220Updated 3 years ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- A deflate/gzip decompressor that requires minimal amount of memory to work☆178Updated 11 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆249Updated 4 years ago
- general purpose programming language, in the vein of C++☆149Updated 4 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years ago
- The Sharp programming language☆45Updated 3 months ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- Bisonc++ is a parser generator like bison, but it generates C++ code☆60Updated 7 years ago
- A simple scripting language☆100Updated 4 months ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- Brainfuck interpreter written in the C preprocessor☆235Updated 9 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last month
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- Box2D is an open source C++ engine for simulating rigid bodies in 2D. Box2D is developed by Erin Catto and has the zlib license.☆30Updated 8 years ago