LLLPG-Samples
Parser generator demos
A collection of examples and demos showcasing the functionality of a parser generator for C#
Loyc LL(k) Parser Generator for C# - Examples
12 stars
4 watching
5 forks
Language: C#
last commit: over 9 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions. | 377 |
| | A minimalistic QR code generator written in Go. | 34 |
| | A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 |
| | A Rust-based parser generator framework designed to simplify the process of creating parsers | 1 |
| | A tool for generating LALR(1) parsers from a specification language | 14 |
| | A tool for generating parsers at compile-time using D programming language | 45 |
| | A Lua implementation of a Parsing Expression Grammar library | 254 |
| | Tools for parsing and converting localized text files from HandyGames games | 3 |
| | A parser and scanner package for LL(1) grammars | 7 |
| | A tool that generates parsers and scanners for C# programs | 58 |
| | A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,480 |
| | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
| | A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax. | 0 |
| | Tool for generating Coq definitions and proofs for locally nameless representations | 30 |
| | A V programming language implementation of the LOLcat meme generator | 16 |