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
- simple word count example using flex/bison parser☆141Updated last year
- C++ target for ANTLR 4, including templates and runtime☆81Updated 10 years ago
- LALR(1) parser for C++☆79Updated last year
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- C/C++ source generation from an AST☆167Updated last week
- An example LLVM-based compiler for a subset of C.☆29Updated 2 weeks 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☆156Updated 6 months ago
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- C++ preprocessor☆249Updated last week
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆117Updated last week
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- A library to parse C/C++ source as AST☆358Updated 2 months ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Example of Antlr4 C++ Target☆40Updated 5 years ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,006Updated 2 months ago
- C++14 version of lexertl☆50Updated 2 weeks ago
- lemon parser generator, with better c++11 support☆29Updated 4 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- ☆41Updated 3 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆69Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- 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
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago