MarkLeone / WeekendCompilerLinks
An example LLVM-based compiler for a subset of C.
☆29Updated 5 years ago
Alternatives and similar repositories for WeekendCompiler
Users that are interested in WeekendCompiler are comparing it to the libraries listed below
Sorting:
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Bytecode interpreter☆76Updated 4 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Example of C Compiler using JIT Engine of Clang.☆29Updated 5 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- LALR(1) parser for C++☆79Updated 10 months ago
- "Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material☆24Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 2 months ago
- Tiny Test System☆27Updated 2 months ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- Boost.org multi_index module☆51Updated last month
- A C++ parser combinator library.☆139Updated last month
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- ☆61Updated 3 years ago