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
- A simple example of defining custom plugins for clang and the clang static analyzer.☆89Updated 4 years ago
- Compiler demo using ANTLR4 and LLVM☆27Updated 3 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 4 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated last month
- Develop toolchain based on llvm to for Cpu0 processor☆49Updated 3 weeks ago
- LALR(1) parser for C++☆80Updated last year
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 5 years ago
- A base repository for a project taht includes antlr4's C++ target as an external dependency☆31Updated 3 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- GNU Bison and GNU Flex C++ example☆215Updated 6 years ago
- C/C++ source generation from an AST☆166Updated last month
- C/C++ Source-to-Source Tool based on Clang☆82Updated 3 weeks ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- open64 compiler☆86Updated last year
- outline and links for PLDI 2022 tutorial☆17Updated 3 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
- Experiments with the gcc plugin mechanism☆112Updated last year
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- A compiler from TIP to llvm bitcode☆70Updated 11 months ago
- GPU model checker☆11Updated 6 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆73Updated 4 months ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆145Updated 5 years ago
- Runtime type and bounds-error checking for C/C++☆104Updated 10 months ago
- A benchmark for cache efficient data structures.☆31Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 8 months ago