Spart 1.0.0
The Spart library is an object oriented recursive descent parser generator framework implemented in C#.
Install-Package Spart -Version 1.0.0
dotnet add package Spart --version 1.0.0
<PackageReference Include="Spart" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spart --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Spart, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Spart as a Cake Addin
#addin nuget:?package=Spart&version=1.0.0
// Install Spart as a Cake Tool
#tool nuget:?package=Spart&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Spart:
Package | Downloads |
---|---|
SIL.WritingSystems
SIL.WritingSystems contains classes for managing and persisting writing systems using the Locale Data Markup Language (LDML) format. This library also contains classes for processing IETF (BCP-47) language tags and accessing the SIL Locale Data Repository (SLDR).
|
|
SIL.WritingSystems.Tests
Unit tests for SIL.WritingSystems
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 13,725 | 3/5/2018 |