fbb-git / bisoncppLinks
Bisonc++ is a parser generator like bison, but it generates C++ code
☆61Updated 7 years ago
Alternatives and similar repositories for bisoncpp
Users that are interested in bisoncpp are comparing it to the libraries listed below
Sorting:
- Flexc++ is a scanner generator like flex, but it generates C++ code☆31Updated 7 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 3 weeks ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- lemon parser generator, with better c++11 support☆29Updated 4 years ago
- C++ target for ANTLR 4, including templates and runtime☆81Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Compiler of the EDDI programming language☆32Updated 5 months ago
- Flex Bison C++ Template/Example☆189Updated 9 years ago
- Boost.Coroutine☆86Updated 2 months ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- C++ multi-purpose reflection library☆87Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A multi-language parsing infrastructure with an unified AST☆99Updated 8 years ago
- A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.☆213Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- Boost.Coroutine2☆135Updated 2 months ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 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
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Contains the full source for my article about implementing a code generator with libclang.☆124Updated 10 years ago