mrjameshamilton / cpplox
cpplox is a Lox interpreter & LLVM compiler written in C++
☆13Updated 10 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 this week
- Bytecode interpreter☆72Updated 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…☆52Updated last week
- A utility library to bridge llvm and mlir gaps.☆13Updated 4 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
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 9 months ago
- Some experiments with SMT solvers and GIMPLE IR☆74Updated this week
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- C++20 SIMD Within A Register library☆38Updated this week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- A bindings compiler for C++☆38Updated this week
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated last year
- C++20 Static Branch library☆58Updated 2 weeks ago
- Disarm — Fast AArch64 Decode/Encoder☆40Updated 4 months ago
- Toy programming language☆50Updated 3 weeks ago
- ☆29Updated last month
- A collection of some lockfree datastructures☆61Updated 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…☆100Updated last week
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated last year
- Tiny optimizing JIT compiler backend.☆46Updated 3 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated this week
- Low memory overhead allocator☆29Updated 6 months ago
- A C99 compliant compiler☆18Updated 4 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆34Updated 3 years ago