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
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Compiler of the EDDI programming language☆32Updated 5 months ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 6 months ago
- Flex Bison C++ Template/Example☆189Updated 9 years ago
- C++ target for ANTLR 4, including templates and runtime☆81Updated 10 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated last week
- C++ multi-purpose reflection library☆87Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last week
- Boost.Coroutine☆85Updated 2 months ago
- Open multi-methods for C++11☆117Updated 7 years ago
- simple word count example using flex/bison parser☆141Updated last year
- LALR(1) parser for C++☆80Updated last year
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Project evolved into Software Network: https://github.com/SoftwareNetwork/sw☆106Updated last year
- Origin C++11 Libraries☆133Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- ☆35Updated 11 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Contains the full source for my article about implementing a code generator with libclang.☆124Updated 10 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Boost.Coroutine2☆135Updated last month