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++"☆74Updated last year
- outline and links for PLDI 2022 tutorial☆17Updated 3 years ago
- A base repository for a project taht includes antlr4's C++ target as an external dependency☆31Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆52Updated 2 months ago
- A translation validation framework for MLIR☆92Updated 10 months ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- GPU model checker☆11Updated 6 years ago
- A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs☆19Updated 3 weeks ago
- C/C++ Source-to-Source Tool based on Clang☆87Updated last week
- CCG is a random C Code Generator☆43Updated 3 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆15Updated 4 years ago
- Generic model checker for concurrent C programs (mirror repository)☆188Updated 2 months ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆32Updated 4 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A set of tools for visualizing and inspecting LLVM bitcode modules☆31Updated 11 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 10 years ago
- CMU 15-745 Spring 2014☆10Updated 11 years ago
- Partial Redundancy Elimination Pass in LLVM☆15Updated 6 years ago
- C Language Analysis in Rascal☆27Updated last month
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year
- 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
- Static Analyzer and Verifier☆51Updated last year
- A compiler from TIP to llvm bitcode☆72Updated last year
- C++ Compile-Time eValuator for scheme☆21Updated 5 years ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 5 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago