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:
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- A library for reusable parsers☆16Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Parser generator tool with full separation between grammar and target code☆25Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Cake is a fast build system written in Python.☆21Updated 8 months ago
- parsertl: The Modular Parser Generator☆16Updated 3 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- String to Float Benchmark☆19Updated 7 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 8 months ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆28Updated 2 months ago
- C11 parser with GNU C extensions written in C++14☆18Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated this week