MarkLeone / WeekendCompiler
An example LLVM-based compiler for a subset of C.
☆26Updated 5 years ago
Alternatives and similar repositories for WeekendCompiler:
Users that are interested in WeekendCompiler are comparing it to the libraries listed below
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Bytecode interpreter☆71Updated last week
- LALR(1) parser for C++☆78Updated 6 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Example of C Compiler using JIT Engine of Clang.☆29Updated 4 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 11 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 5 months ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- WIP☆26Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++20 SIMD Within A Register library☆28Updated 5 months ago
- C++20 Coroutines and io_uring☆47Updated 2 years ago
- Boost.org proto module☆21Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆75Updated 3 weeks ago
- Yet another abstraction layer - a general purpose C++ library.☆15Updated 3 years ago
- A compiler front end for the C++ language☆127Updated this week
- A lightweight garbage collector for C++ programs☆67Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- ☆26Updated 4 years ago
- Tiny Test System☆27Updated last month
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆43Updated last month
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆28Updated 8 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago