teverett / antlr4-cpp-exampleLinks
Example of Antlr4 C++ Target
☆40Updated 5 years ago
Alternatives and similar repositories for antlr4-cpp-example
Users that are interested in antlr4-cpp-example are comparing it to the libraries listed below
Sorting:
- This is the companion repository of the article "Getting started with ANTLR in C++"☆73Updated last year
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆15Updated 4 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆50Updated 3 weeks ago
- LALR(1) parser for C++☆80Updated last year
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 2 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- outline and links for PLDI 2022 tutorial☆17Updated 3 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Ocolos is the first online code layout optimization system for unmodified applications written in unmanaged languages.☆53Updated 5 months ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 years ago
- A base repository for a project taht includes antlr4's C++ target as an external dependency☆31Updated 3 years ago
- Partial Redundancy Elimination Pass in LLVM☆15Updated 6 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆126Updated 5 years ago
- GPU model checker☆11Updated 6 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆90Updated 4 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated 2 months ago
- A translation validation framework for MLIR☆89Updated 8 months ago
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆16Updated last year
- A compiler from TIP to llvm bitcode☆72Updated 11 months ago
- Tutorial for LLVM Dev Conference 2019.☆15Updated 6 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆30Updated 6 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- C/C++ source generation from an AST☆167Updated 2 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆159Updated 8 months ago
- C/C++ Source-to-Source Tool based on Clang☆84Updated last week
- GNU Bison and GNU Flex C++ example☆215Updated 6 years ago
- CMU 15-745 Spring 2014☆10Updated 11 years ago