MarkLeone / WeekendCompiler
An example LLVM-based compiler for a subset of C.
☆28Updated 5 years ago
Alternatives and similar repositories for WeekendCompiler:
Users that are interested in WeekendCompiler are comparing it to the libraries listed below
- LALR(1) parser for C++☆79Updated 8 months ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆71Updated this week
- Bytecode interpreter☆72Updated 2 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 11 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A lightweight garbage collector for C++ programs☆69Updated last year
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A C++ parser combinator library.☆126Updated last week
- A simple replacement for std::unordered_map☆47Updated 8 months ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆32Updated this week
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 5 months ago
- Coroutines for C.☆74Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated last week
- Demo implementation of C++ networking☆15Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- IFC format specification☆76Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆59Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago