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
- Tutorial for writing an LLVM backend☆25Updated 3 months 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
- Bytecode interpreter☆77Updated 7 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 8 months 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
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- 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…☆121Updated 3 months ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- Automatic conversion of call by value into call by need in the LLVM IR.☆59Updated last year
- C++ JSON parser and stringify☆25Updated 3 years ago
- C++20 SIMD Within A Register library☆42Updated 4 months ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- Tiny optimizing JIT compiler backend.☆49Updated 7 months ago
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 8 months ago
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- A bignum library for C.☆33Updated last year
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆38Updated 3 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 2 months ago
- EeZee Language - Compiler Engineering Basics☆29Updated 3 weeks ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- ☆29Updated 3 weeks ago
- ☆98Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated last week
- Toy compiler☆54Updated last month
- JVM implementation using LLVM as a JIT☆66Updated 6 months ago