quantumsheep / demo-antlr4-llvmLinks
Compiler demo using ANTLR4 and LLVM
☆27Updated 3 years ago
Alternatives and similar repositories for demo-antlr4-llvm
Users that are interested in demo-antlr4-llvm are comparing it to the libraries listed below
Sorting:
- An example LLVM-based compiler for a subset of C.☆29Updated last month
- This is the companion repository of the article "Getting started with ANTLR in C++"☆72Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- LALR(1) parser for C++☆79Updated last year
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆118Updated 2 weeks ago
- A C++ template for Bison / Flex projects☆36Updated 2 years ago
- GNU Bison and GNU Flex C++ example☆215Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆52Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- simple word count example using flex/bison parser☆141Updated last year
- C++ target for ANTLR 4, including templates and runtime☆81Updated 10 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A base repository for a project taht includes antlr4's C++ target as an external dependency☆31Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A benchmark for cache efficient data structures.☆30Updated 2 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 9 months ago
- open64 compiler☆85Updated last year
- C/C++ source generation from an AST☆167Updated 3 weeks ago
- Monorepo for the OpenCilk compiler. Forked from llvm/llvm-project and based on Tapir/LLVM.☆117Updated last week
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆69Updated last year
- Flex Bison C++ Template/Example☆189Updated 8 years ago
- This is the repository for clang-playground series.☆24Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- A SQL parser written in C++☆32Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 4 years ago