gabriele-tomassetti / antlr-cppLinks
This is the companion repository of the article "Getting started with ANTLR in C++"
☆72Updated 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:
- GNU Bison and GNU Flex C++ example☆216Updated 5 years ago
- LALR(1) parser for C++☆79Updated last year
- simple word count example using flex/bison parser☆141Updated last year
- C++ target for ANTLR 4, including templates and runtime☆81Updated 10 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 7 months ago
- C/C++ source generation from an AST☆167Updated last month
- Flex Bison C++ Template/Example☆189Updated 9 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- A C++ template for Bison / Flex projects☆36Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆118Updated last month
- Bisonc++ is a parser generator like bison, but it generates C++ code☆61Updated 7 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆52Updated last year
- An example LLVM-based compiler for a subset of C.☆29Updated last month
- C++ preprocessor☆251Updated this week
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆570Updated 3 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- A library to parse C/C++ source as AST☆361Updated 3 months ago
- Modern pure python C++ header parser☆134Updated last month
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated last week
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆525Updated 4 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆69Updated last year
- C-- Compiler using Antlr4☆17Updated 7 years ago