GParse 5.0.0-alpha08
Parsing and lexing utilities to create your own parser and lexer
This is a prerelease version of GParse.
Install-Package GParse -Version 5.0.0-alpha08
dotnet add package GParse --version 5.0.0-alpha08
<PackageReference Include="GParse" Version="5.0.0-alpha08" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GParse --version 5.0.0-alpha08
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GParse, 5.0.0-alpha08"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.1
- Microsoft.Bcl.HashCode (>= 1.1.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.6.1
- Microsoft.Bcl.HashCode (>= 1.1.0)
- System.Collections.Immutable (>= 1.7.1)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
-
.NETFramework 4.7
- Microsoft.Bcl.HashCode (>= 1.1.0)
- System.Collections.Immutable (>= 1.7.1)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
-
.NETStandard 2.0
- Microsoft.Bcl.HashCode (>= 1.1.0)
- System.Collections.Immutable (>= 1.7.1)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
-
.NETStandard 2.1
- System.Collections.Immutable (>= 1.7.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
-
net5.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GParse:
Package | Downloads |
---|---|
GParse.Extensions.StateMachines
Extension methods to integrate GParse with Tsu.StateMachines
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0-alpha08 | 104 | 1/14/2021 |
5.0.0-alpha07 | 47 | 1/11/2021 |
5.0.0-alpha05 | 148 | 11/8/2020 |