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
Sorting:
- LALR(1) parser for C++☆79Updated 9 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Example of C Compiler using JIT Engine of Clang.☆29Updated 5 years ago
- Bytecode interpreter☆72Updated 3 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A compiler front end for the C++ language☆130Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- C++14 version of parsertl☆32Updated last month
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆246Updated 3 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 12 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- an experimental standard C++ library☆89Updated last year
- Tiny Test System☆27Updated last month
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Generic hash function for STL style unordered containers☆36Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- ☆49Updated 7 years ago
- Boost.org proto module☆22Updated last week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated 3 weeks ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆44Updated last week
- C++14 version of lexertl☆50Updated 8 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last month