tcalc
Calc parser
A C# parser implementation using Superpower for a simple calculation language
A series of C# parser construction examples
38 stars
6 watching
8 forks
Language: C#
last commit: over 7 years agocsharpparserssuperpower
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C# parser construction toolkit with high-quality error reporting | 1,100 | |
| A markup extension that simplifies binding expressions in XAML by supporting calculated bindings with various operators and features | 639 | |
| Provides C++20 numeric algorithms for ranges | 30 | |
| A monadic parser combinator library for C# | 61 | |
| A lightweight command line parser library for C++ | 1,355 | |
| An implementation of C++ ranges with support for the One Ranges Proposal | 223 | |
| Converts MSIL/C# code to native C++ machine code | 574 | |
| A C++ parser-combinator library with a natural grammar notation | 122 | |
| A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support. | 341 | |
| An implementation of the C++20 Ranges proposals in a single header library | 359 | |
| A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. | 137 | |
| A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach | 1,957 | |
| A simple library for parsing and validating command-line arguments in C# applications. | 50 | |
| A modern C++ library for safer and more efficient input parsing. | 1,098 | |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |