gabriele-tomassetti / antlr-cpp
This is the companion repository of the article "Getting started with ANTLR in C++"
☆69Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for antlr-cpp
- LALR(1) parser for C++☆78Updated 4 months ago
- C++ target for ANTLR 4, including templates and runtime☆77Updated 9 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 9 months ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆74Updated last year
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆241Updated 3 years ago
- simple word count example using flex/bison parser☆139Updated last year
- Example of Antlr4 C++ Target☆40Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆46Updated 5 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆239Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- C++14 version of lexertl☆47Updated 2 months ago
- An example LLVM-based compiler for a subset of C.☆26Updated 5 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆43Updated last week
- Hyperlinked C++ BNF Grammar☆41Updated 3 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- GNU Bison and GNU Flex C++ example☆208Updated 5 years ago
- A C++ template for Bison / Flex projects☆34Updated 2 years ago
- Bisonc++ is a parser generator like bison, but it generates C++ code☆61Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- ☆115Updated last year
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated 8 months ago
- Boost.org proto module☆21Updated last week
- C++11 metaprogramming library☆243Updated last week
- lemon parser generator, with better c++11 support☆28Updated 3 years ago
- A library to parse C/C++ source as AST☆281Updated last week
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆53Updated 3 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆59Updated 11 months ago