gabriele-tomassetti / antlr-cpp
This is the companion repository of the article "Getting started with ANTLR in C++"
☆69Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for antlr-cpp
- LALR(1) parser for C++☆78Updated 3 months ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- C++ target for ANTLR 4, including templates and runtime☆77Updated 9 years ago
- GNU Bison and GNU Flex C++ example☆208Updated 5 years ago
- simple word count example using flex/bison parser☆139Updated 11 months ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Example of Antlr4 C++ Target☆40Updated 4 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆241Updated 3 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆43Updated 2 months ago
- A base repository for a project taht includes antlr4's C++ target as an external dependency☆30Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 8 months ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆73Updated last year
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆45Updated 5 months ago
- A library to parse C/C++ source as AST☆278Updated this week
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- Manipulate C-family ASTs with Clang☆66Updated 10 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆236Updated last year
- Bisonc++ is a parser generator like bison, but it generates C++ code☆61Updated 6 years ago
- Hyperlinked C++ BNF Grammar☆41Updated 3 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆27Updated 2 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- open64 compiler☆79Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- An example LLVM-based compiler for a subset of C.☆26Updated 5 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 2 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated 10 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆129Updated 5 months ago