gabriele-tomassetti / antlr-cpp
This is the companion repository of the article "Getting started with ANTLR in C++"
☆69Updated 11 months ago
Alternatives and similar repositories for antlr-cpp:
Users that are interested in antlr-cpp are comparing it to the libraries listed below
- LALR(1) parser for C++☆79Updated 8 months ago
- C++ target for ANTLR 4, including templates and runtime☆78Updated 9 years ago
- Example of Antlr4 C++ Target☆40Updated 4 years ago
- simple word count example using flex/bison parser☆140Updated last year
- a list of flex/bison examples to show reentrant/C++/error-handling☆61Updated last year
- C-- Compiler using Antlr4☆17Updated 6 years ago
- GNU Bison and GNU Flex C++ example☆212Updated 5 years ago
- A library to parse C/C++ source as AST☆296Updated 2 months ago
- An example LLVM-based compiler for a subset of C.☆28Updated 5 years ago
- C/C++ source generation from an AST☆162Updated 2 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆245Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆99Updated this week
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- ☆40Updated 3 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆66Updated last week
- open64 compiler☆83Updated last year
- Notes on clang and llvm☆40Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆42Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆175Updated 11 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆246Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Boost.org proto module☆21Updated last week
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated 9 months ago
- self education and historical research of the C++ compiler cfront v3☆80Updated 9 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆76Updated 2 years ago