TinyPG

Parser generator

A tool that generates parsers and scanners for C# programs

Fork of the C# Tiny Parser Generator by Herre Kuijpers.

GitHub

58 stars
10 watching
27 forks
Language: C#
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
youxkei/ctpgA tool for generating parsers at compile-time using D programming language45
b3b00/cslyA C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions.377
jwtowner/lugA C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling.67
dbremner/peg-sharpA tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers.3
qwertie/lllpg-samplesA collection of examples and demos showcasing the functionality of a parser generator for C#12
hilmanski/mini-ssgA static site generator that provides a simple and minimal way to build HTML pages with reusable components.64
pest-parser/pestA parser generator written in Rust for creating PEG-based parsers.4,695
fsprojects/arguA library that generates CLI argument/XML configuration parsers and help messages for F# applications460
otac0n/pegasusA PEG parser generator for C# that integrates with MSBuild and Visual Studio208
haskell/happyA tool for generating parsers from regular expressions in Haskell.292
migongorg/wepy-snippetsA tool that automates code generation and snippet completion in WePy small program development1
uplinkcoder/fancypars-liteA fast parser generator tailored to support transcompilers, with a custom grammar format requiring additional documentation.5
cakestwix/pylngTools for parsing and converting localized text files from HandyGames games3
kevinmehall/rust-pegA parser generator tool that creates recursive descent parsers from concise grammar definitions.1,480
bartoszgolek/nflagsA simple library for parsing and validating command-line arguments in C# applications.50