mrjameshamilton / cpploxLinks
cpplox is a Lox interpreter & LLVM compiler written in C++
☆18Updated last year
Alternatives and similar repositories for cpplox
Users that are interested in cpplox are comparing it to the libraries listed below
Sorting:
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- Bytecode interpreter☆80Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated 2 weeks ago
- Toy compiler☆57Updated last week
- C++ memory allocator with smart GC☆55Updated 2 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Tiny optimizing JIT compiler backend.☆51Updated last year
- A simple scripting language☆101Updated 2 months ago
- JVM implementation using LLVM as a JIT☆73Updated 11 months ago
- A fast, zero dependency, single-header WebAssembly interpreter☆38Updated 2 years ago
- Tutorial for writing an LLVM backend☆30Updated 8 months ago
- Implement a Stack VM Interpreter with a Register Window☆11Updated 2 years ago
- A C99 compliant compiler☆20Updated 4 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated this week
- Compiler-compiler for writing compiler frontends with Lua☆25Updated 2 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆127Updated 8 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- Meta-program C/C++ with JavaScript☆28Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 4 years ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆35Updated last year
- A bignum library for C.☆33Updated last year
- C23 Checked Arithmetic☆156Updated 6 months ago
- A portable and complete C++ library for object file parsing and manipulation☆16Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- ☆102Updated 3 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago