quantumsheep / demo-antlr4-llvmLinks
Compiler demo using ANTLR4 and LLVM
☆26Updated 2 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:
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆264Updated 2 years ago
- This is the companion repository of the article "Getting started with ANTLR in C++"☆70Updated last year
- LALR(1) parser for C++☆79Updated last year
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 2 weeks ago
- C++ target for ANTLR 4, including templates and runtime☆79Updated 10 years ago
- An example LLVM-based compiler for a subset of C.☆29Updated 5 years ago
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- GNU Bison and GNU Flex C++ example☆216Updated 5 years ago
- Deeplang is a new language for IoT device programming.☆82Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- simple word count example using flex/bison parser☆140Updated last year
- C compiler using antlr4 with cpp backend and using llvm for code generation☆10Updated 7 years ago
- C/C++ source generation from an AST☆165Updated last month
- open64 compiler☆85Updated last year
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 4 months ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 5 months ago
- Modern SQL parser using Bison (Yacc) and Flex☆88Updated 7 months ago
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- TXL programming language compiler/interpreter☆25Updated 3 months ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 4 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- ☆9Updated 11 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 11 months ago
- A Tiger compiler on x86 machines running Linux.☆20Updated 5 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- ☆31Updated 3 years ago
- Toy programming language using LLVM, flex and bison.☆94Updated 7 months ago