gabriele-tomassetti / antlr-cppLinks
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 last year
- C/C++ source generation from an AST☆165Updated last month
- GNU Bison and GNU Flex C++ example☆216Updated 5 years ago
- simple word count example using flex/bison parser☆140Updated last year
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆263Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C++ target for ANTLR 4, including templates and runtime☆79Updated 10 years ago
- A library to parse C/C++ source as AST☆352Updated 2 weeks ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆144Updated 4 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- C++ preprocessor☆238Updated this week
- A C++ template for Bison / Flex projects☆36Updated 2 years ago
- Clang with JIT extensions☆231Updated 2 years ago
- Compiler demo using ANTLR4 and LLVM☆26Updated 2 years ago
- An example LLVM-based compiler for a subset of C.☆29Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆51Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆522Updated 4 years ago
- C++14 version of lexertl☆50Updated last month
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- This is the repository for clang-playground series.☆23Updated 4 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Back end side of quick-bench☆182Updated 3 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago