gabriele-tomassetti / antlr-cpp
This is the companion repository of the article "Getting started with ANTLR in C++"
☆70Updated last year
Alternatives and similar repositories for antlr-cpp
Users that are interested in antlr-cpp are comparing it to the libraries listed below
Sorting:
- LALR(1) parser for C++☆79Updated 10 months ago
- simple word count example using flex/bison parser☆140Updated last year
- Example of Antlr4 C++ Target☆40Updated 4 years ago
- C++ target for ANTLR 4, including templates and runtime☆79Updated 9 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years ago
- C/C++ source generation from an AST☆163Updated 4 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆247Updated 3 years ago
- An example LLVM-based compiler for a subset of C.☆28Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- GNU Bison and GNU Flex C++ example☆214Updated 5 years ago
- open64 compiler☆85Updated last year
- A tool based on clang which generates a call graph from a given C++ codebase☆141Updated 2 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆251Updated 2 years ago
- This is the repository for clang-playground series.☆23Updated 4 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆63Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- C-- Compiler using Antlr4☆17Updated 6 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- A library to parse C/C++ source as AST☆304Updated 4 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- A base repository for a project taht includes antlr4's C++ target as an external dependency☆31Updated 2 years ago
- C++ standard library features, "from scratch"☆185Updated 3 months ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆19Updated 6 years ago
- ☆54Updated 11 months ago