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:
- A base repository for a project taht includes antlr4's C++ target as an external dependency☆31Updated 3 years ago
- This is the companion repository of the article "Getting started with ANTLR in C++"☆72Updated last year
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆49Updated last week
- A translation validation framework for MLIR☆87Updated 5 months ago
- A compiler from TIP to llvm bitcode☆70Updated 9 months ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- outline and links for PLDI 2022 tutorial☆17Updated 3 years ago
- LALR(1) parser for C++☆79Updated last year
- CCG is a random C Code Generator☆44Updated 3 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆29Updated 3 years ago
- A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs☆16Updated last week
- Generic, modular and configurable formal verification framework supporting various formalisms and algorithms☆54Updated this week
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆117Updated last month
- 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
- GPU model checker☆11Updated 6 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A benchmark for cache efficient data structures.☆30Updated last month
- Runtime type and bounds-error checking for C/C++☆105Updated 8 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆264Updated 2 years ago
- C/C++ Source-to-Source Tool based on Clang☆81Updated last week
- UB-aware interpreter for LLVM debugging☆31Updated this week
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆30Updated 6 years ago
- Generic model checker for concurrent C programs (mirror repository)☆156Updated last month
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago