TinyPG
Parser generator
A tool that generates parsers and scanners for C# programs
Fork of the C# Tiny Parser Generator by Herre Kuijpers.
58 stars
10 watching
27 forks
Language: C#
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating parsers at compile-time using D programming language | 45 |
| A C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions. | 377 |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 |
| A tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers. | 3 |
| A collection of examples and demos showcasing the functionality of a parser generator for C# | 12 |
| A static site generator that provides a simple and minimal way to build HTML pages with reusable components. | 64 |
| A parser generator written in Rust for creating PEG-based parsers. | 4,695 |
| A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 460 |
| A PEG parser generator for C# that integrates with MSBuild and Visual Studio | 208 |
| A tool for generating parsers from regular expressions in Haskell. | 292 |
| A tool that automates code generation and snippet completion in WePy small program development | 1 |
| A fast parser generator tailored to support transcompilers, with a custom grammar format requiring additional documentation. | 5 |
| Tools for parsing and converting localized text files from HandyGames games | 3 |
| A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,480 |
| A simple library for parsing and validating command-line arguments in C# applications. | 50 |