quantumsheep / demo-antlr4-llvmLinks
Compiler demo using ANTLR4 and LLVM
☆26Updated 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:
- This is the companion repository of the article "Getting started with ANTLR in C++"☆70Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆264Updated 2 years ago
- LALR(1) parser for C++☆79Updated last year
- An example LLVM-based compiler for a subset of C.☆29Updated 6 years ago
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- C compiler using antlr4 with cpp backend and using llvm for code generation☆10Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- GNU Bison and GNU Flex C++ example☆216Updated 5 years ago
- A C++ template for Bison / Flex projects☆36Updated 2 years ago
- Monorepo for the OpenCilk compiler. Forked from llvm/llvm-project and based on Tapir/LLVM.☆114Updated last week
- ☆197Updated last week
- C++ target for ANTLR 4, including templates and runtime☆79Updated 10 years ago
- Ocolos is the first online code layout optimization system for unmodified applications written in unmanaged languages.☆52Updated last month
- open64 compiler☆85Updated last year
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- Lightweight framework for easy and efficient code generation☆102Updated 11 months ago
- This is the repository for clang-playground series.☆24Updated 5 years ago
- TXL programming language compiler/interpreter☆25Updated 4 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- ☆31Updated 3 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 4 years ago
- simple word count example using flex/bison parser☆140Updated last year
- 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
- Modern SQL parser using Bison (Yacc) and Flex☆89Updated 8 months ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated last week
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆256Updated 8 years ago
- C/C++ source generation from an AST☆164Updated last month
- A base repository for a project taht includes antlr4's C++ target as an external dependency☆31Updated 2 years ago
- Deeplang is a new language for IoT device programming.☆82Updated 2 years ago