gabriele-tomassetti / antlr-cpp
This is the companion repository of the article "Getting started with ANTLR in C++"
☆69Updated 9 months ago
Alternatives and similar repositories for antlr-cpp:
Users that are interested in antlr-cpp are comparing it to the libraries listed below
- LALR(1) parser for C++☆78Updated 6 months ago
- simple word count example using flex/bison parser☆140Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- C++ target for ANTLR 4, including templates and runtime☆78Updated 9 years ago
- Example of Antlr4 C++ Target☆40Updated 4 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆74Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 10 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆242Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆99Updated 6 years ago
- A base repository for a project taht includes antlr4's C++ target as an external dependency☆30Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆80Updated 4 years ago
- A library to parse C/C++ source as AST☆293Updated last week
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆60Updated 3 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆53Updated 3 years ago
- GNU Bison and GNU Flex C++ example☆211Updated 5 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆243Updated 2 years ago
- A C++ template for Bison / Flex projects☆35Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆190Updated last month
- lexertl: The Modular Lexical Analyser Generator☆62Updated 4 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Simple and straightforward code generator for creating program code. At the moment offers support for C++, Java and HTML5 for generating …☆98Updated 11 months ago
- C++ library for the Debug Adapter Protocol☆156Updated last week
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 5 months ago
- C++14 version of lexertl☆47Updated 4 months ago
- Experiments with the gcc plugin mechanism☆106Updated last year
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆48Updated 7 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago