mrjameshamilton / cpploxLinks
cpplox is a Lox interpreter & LLVM compiler written in C++
☆17Updated last year
Alternatives and similar repositories for cpplox
Users that are interested in cpplox are comparing it to the libraries listed below
Sorting:
- Bytecode interpreter☆80Updated 10 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- Toy compiler☆54Updated last week
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- Compiler-compiler for writing compiler frontends with Lua☆25Updated 2 years ago
- JVM implementation using LLVM as a JIT☆70Updated 9 months ago
- A simple scripting language☆100Updated last month
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆33Updated last year
- TeaScript C++ Library - embedded scripting language for C++ Applications☆52Updated 8 months ago
- A C99 compliant compiler☆19Updated 4 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆37Updated 2 years ago
- Tiny optimizing JIT compiler backend.☆50Updated 10 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated 3 weeks ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 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…☆59Updated last week
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆76Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated 2 months ago
- Parser and compiler for Ravi and Lua☆70Updated 3 years ago
- C23 Checked Arithmetic☆146Updated 4 months ago
- ☆101Updated 3 years ago
- Implement a Stack VM Interpreter with a Register Window☆11Updated 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…☆123Updated 6 months ago
- A bignum library for C.☆33Updated last year
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- LALR(1) parser for C++☆80Updated last year
- Compiler project for Dave Beazley' Wabbit Language☆25Updated 3 years ago
- An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.☆24Updated 4 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆209Updated 5 months ago