mrjameshamilton / cpploxLinks
cpplox is a Lox interpreter & LLVM compiler written in C++
☆14Updated 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☆56Updated last year
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆55Updated last week
- Bytecode interpreter☆76Updated 6 months ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 6 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Tutorial for writing an LLVM backend☆25Updated 2 months ago
- A bignum library for C.☆33Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- Interactive C/C++ preprocessor macro debugger☆169Updated 4 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Implement a Stack VM Interpreter with a Register Window☆11Updated last year
- ☆98Updated 3 years ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago
- Tiny optimizing JIT compiler backend.☆49Updated 6 months ago
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆31Updated 11 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…☆116Updated 2 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated 11 months ago
- JVM implementation using LLVM as a JIT☆62Updated 5 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Toy compiler☆53Updated this week
- Automatic conversion of call by value into call by need in the LLVM IR.☆59Updated last year
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- ☆9Updated 10 months ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 4 months ago
- Disarm — Fast AArch64 Decode/Encoder☆41Updated 7 months ago