Furesoft.PrattParser
1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Furesoft.PrattParser --version 1.0.2
NuGet\Install-Package Furesoft.PrattParser -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Furesoft.PrattParser" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Furesoft.PrattParser" Version="1.0.2" />
<PackageReference Include="Furesoft.PrattParser" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Furesoft.PrattParser --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Furesoft.PrattParser, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Furesoft.PrattParser@1.0.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Furesoft.PrattParser&version=1.0.2
#tool nuget:?package=Furesoft.PrattParser&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A little framework to build parsers
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Furesoft.PrattParser:
| Package | Downloads |
|---|---|
|
Furesoft.PrattParser.Testing
A little framework to build parsers |
|
|
EatFrog
A framework to build emitters for compilers |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.0.59 | 338 | 6/21/2024 | |
| 1.0.58 | 286 | 6/14/2024 | |
| 1.0.57 | 279 | 6/5/2024 | |
| 1.0.56 | 271 | 6/4/2024 | |
| 1.0.55 | 290 | 6/4/2024 | |
| 1.0.54 | 274 | 6/2/2024 | |
| 1.0.53 | 279 | 6/2/2024 | |
| 1.0.52 | 293 | 6/1/2024 | |
| 1.0.51 | 296 | 5/29/2024 | |
| 1.0.50 | 323 | 10/8/2023 | |
| 1.0.49 | 416 | 8/5/2023 | |
| 1.0.48 | 280 | 8/4/2023 | |
| 1.0.47 | 289 | 7/18/2023 | |
| 1.0.46 | 308 | 7/16/2023 | |
| 1.0.45 | 291 | 6/15/2023 | |
| 1.0.44 | 310 | 6/15/2023 | |
| 1.0.43 | 280 | 6/14/2023 | |
| 1.0.42 | 307 | 6/11/2023 | |
| 1.0.2 | 295 | 5/16/2023 |
Loading failed