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
44 watching
100 forks
Language: C#
last commit: 4 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. | 295 |
pmrogala/buildenator | Automates the creation of test data builders for .NET classes. | 20 |
b3b00/csly | A C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions. | 377 |
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#. | 931 |
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,185 |
lucasteles/strongly | Generates boilerplate code for strongly-typed values | 36 |
jsuarezruiz/dotnet-maui-samples | Provides code samples and demonstrations of .NET MAUI features to build cross-platform mobile and desktop apps | 71 |
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. | 774 |
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,174 |