superpower
Parser builder
A C# parser construction toolkit with high-quality error reporting
A C# parser construction toolkit with high-quality error reporting
1k stars
43 watching
99 forks
Language: C#
last commit: about 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
nblumhardt/tcalc | A C# parser implementation using Superpower for a simple calculation language | 38 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
leandromoh/recordparser | A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping. | 293 |
pmrogala/buildenator | Automates the creation of test data builders for .NET classes. | 19 |
b3b00/csly | A C# library that simplifies generating and maintaining lexer/parsers using compact definition syntax | 374 |
dasmulli/data-builder-generator | Generates builder classes for model classes with predefined property names. | 116 |
benjamin-hodgson/pidgin | A lightweight and fast parsing library for C#. | 919 |
daveaglick/scripty | Tool to use Roslyn-powered C# scripts for code generation in .NET projects | 620 |
sillsdev/wesay | A dictionary-building platform for language communities. | 18 |
0xd4d/dnlib | A .NET assembly and module reader/writer library | 2,173 |
lucasteles/strongly | Generates boilerplate code for strongly-typed values | 35 |
jsuarezruiz/dotnet-maui-samples | Provides code samples and demonstrations of .NET MAUI features to build cross-platform mobile and desktop apps | 70 |
supercowpowers/data_hacking | A repository of interactive exercises and projects demonstrating the application of data analysis and machine learning techniques to security-related data sets. | 775 |
nemesissoft/nemesis.textparsers | An efficient string parser for various data types | 33 |
verbalexpressions/csharpverbalexpressions | A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,173 |