mrjameshamilton / cpplox
cpplox is a Lox interpreter & LLVM compiler written in C++
☆12Updated 9 months ago
Alternatives and similar repositories for cpplox:
Users that are interested in cpplox are comparing it to the libraries listed below
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 2 weeks ago
- Bytecode interpreter☆72Updated 2 months ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 2 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 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…☆50Updated last week
- JVM implementation using LLVM as a JIT☆53Updated last month
- A fast, zero dependency, single-header WebAssembly interpreter☆35Updated last year
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated last year
- A C++ ML and numerical analysis API, with an accompanying scripting language.☆46Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆36Updated 3 years ago
- A bindings compiler for C++☆38Updated 4 months ago
- A tagged-pointer type for C++.☆31Updated last year
- C++20 Static Branch library☆55Updated 3 weeks ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated 2 weeks ago
- A minimal (really) out-of-tree MLIR example☆43Updated 3 weeks ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A tiny embedded, transactional key-value database 🐱☆40Updated last year
- Tiny optimizing JIT compiler backend.☆45Updated 2 months ago
- ☆56Updated 7 months ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 5 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 7 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆75Updated last month
- A header-only, stl/libc-independent, C++20 concepts, template meta-function and runtime utility library.☆10Updated 2 years ago