MarkLeone / WeekendCompilerLinks
An example LLVM-based compiler for a subset of C.
☆29Updated last month
Alternatives and similar repositories for WeekendCompiler
Users that are interested in WeekendCompiler are comparing it to the libraries listed below
Sorting:
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆252Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Bytecode interpreter☆78Updated 9 months ago
- C++14 version of parsertl☆32Updated 2 months ago
- Generic hash function for STL style unordered containers☆39Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- C++ preprocessor☆252Updated last week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- A compiler front end for the C++ language☆147Updated last week
- portability macros for compiler and hardware micro operations☆36Updated last year
- Add-on packages for Vector class library☆76Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- ☆50Updated 8 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- IFC format specification☆81Updated 2 months ago