daiyousei-qz / LolitaLinks
An experimental lexer and parser generator
☆10Updated 7 years ago
Alternatives and similar repositories for Lolita
Users that are interested in Lolita are comparing it to the libraries listed below
Sorting:
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A library for reusable parsers☆16Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Parser generator tool with full separation between grammar and target code☆25Updated 9 years ago
- Asparserations is an LR(1) and LALR(1) parser generator frontend. It outputs JSON representing the parse table.☆20Updated 2 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 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
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 6 months ago
- Tiny PreProcessor☆18Updated 7 months ago
- parsertl: The Modular Parser Generator☆16Updated 2 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 3 weeks ago
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- ☆39Updated 12 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago