gabriele-tomassetti / antlr-cppLinks
This is the companion repository of the article "Getting started with ANTLR in C++"
☆74Updated 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++☆80Updated last year
- simple word count example using flex/bison parser☆140Updated 2 years ago
- C++ target for ANTLR 4, including templates and runtime☆81Updated 10 years ago
- C/C++ source generation from an AST☆170Updated 2 weeks ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- GNU Bison and GNU Flex C++ example☆217Updated 6 years ago
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- A library to parse C/C++ source as AST☆368Updated 7 months ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆74Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- C++ library for the Debug Adapter Protocol☆183Updated 11 months ago
- Flex Bison C++ Template/Example☆190Updated 9 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 3 years ago
- A C++ template for Bison / Flex projects☆37Updated 3 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 3 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 11 months ago
- Compiler demo using ANTLR4 and LLVM☆27Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Suite of C/C++ tooling built on LLVM/Clang☆106Updated 3 weeks ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆55Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Bisonc++ is a parser generator like bison, but it generates C++ code☆60Updated 7 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆579Updated 7 months ago
- C++ preprocessor☆258Updated last week