mrjameshamilton / cpploxLinks
cpplox is a Lox interpreter & LLVM compiler written in C++
☆13Updated 11 months ago
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☆55Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- Bytecode interpreter☆76Updated 5 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A utility library to bridge llvm and mlir gaps.☆13Updated 5 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- 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 month
- 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
- 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…☆111Updated last month
- Tutorial for writing an LLVM backend☆23Updated last month
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated last year
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 10 months ago
- Implement a Stack VM Interpreter with a Register Window☆11Updated last year
- Tiny optimizing JIT compiler backend.☆48Updated 5 months ago
- Toy compiler☆52Updated last month
- C++20 SIMD Within A Register library☆40Updated last month
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Cross-platform asynchronous I/O library☆18Updated last year
- A portable and complete C++ library for object file parsing and manipulation☆15Updated 3 years ago
- A bignum library for C.☆33Updated 11 months ago
- A C++ ML and numerical analysis API, with an accompanying scripting language.☆46Updated 2 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- GCC plugin for C language that tracks references to allocated objects☆27Updated last month
- JVM implementation using LLVM as a JIT☆60Updated 4 months ago