GitHub / axilmar / parserlib
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axilmar%2Fparserlib
PURL: pkg:github/axilmar/parserlib
Stars: 95
Forks: 19
Open issues: 0
License: apache-2.0
Language: C++
Size: 9.45 MB
Dependencies parsed at: Pending
Created at: over 13 years ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Topics: cpp17, parser, parser-library