gabriele-tomassetti / antlr-cpp
This is the companion repository of the article "Getting started with ANTLR in C++"
☆69Updated 10 months ago
Alternatives and similar repositories for antlr-cpp:
Users that are interested in antlr-cpp are comparing it to the libraries listed below
- C/C++ source generation from an AST☆162Updated last month
- LALR(1) parser for C++☆78Updated 7 months ago
- An example LLVM-based compiler for a subset of C.☆27Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆49Updated 8 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆81Updated 4 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆243Updated 3 years ago
- simple word count example using flex/bison parser☆140Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆245Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- C++ target for ANTLR 4, including templates and runtime☆78Updated 9 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆87Updated 11 months ago
- Example of Antlr4 C++ Target☆40Updated 4 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- Manipulate C-family ASTs with Clang☆68Updated 10 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆74Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- self education and historical research of the C++ compiler cfront v3☆80Updated 9 years ago
- Clang with JIT extensions☆228Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆135Updated 8 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- Runtime type and bounds-error checking for C/C++☆102Updated 2 months ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- open64 compiler☆83Updated last year
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- C-- Compiler using Antlr4☆17Updated 6 years ago
- Code examples for tutoring modern C++☆91Updated 2 weeks ago