The Spart library is an object oriented recursive descent parser generator framework implemented in C#.
Info
Version: | 1.0.0 |
Author(s): | Jonathan de Halleux, SIL |
Last Update: | Monday, March 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sillsdev/spart |
NuGet Url: | https://www.nuget.org/packages/Spart |
Install
Install-Package Spart
dotnet add package Spart
paket add Spart
Spart Download (Unzip the "nupkg" after downloading)
Dependencies
Tags