FsLexYacc.Runtime
11.3.0
dotnet add package FsLexYacc.Runtime --version 11.3.0
NuGet\Install-Package FsLexYacc.Runtime -Version 11.3.0
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="FsLexYacc.Runtime" Version="11.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsLexYacc.Runtime --version 11.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FsLexYacc.Runtime, 11.3.0"
#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.
// Install FsLexYacc.Runtime as a Cake Addin #addin nuget:?package=FsLexYacc.Runtime&version=11.3.0 // Install FsLexYacc.Runtime as a Cake Tool #tool nuget:?package=FsLexYacc.Runtime&version=11.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Runtime for FsLex/FsYacc lexer/parser generation tools
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- FSharp.Core (>= 4.6.2)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on FsLexYacc.Runtime:
Package | Downloads |
---|---|
FsLexYacc
Tools for FsLex/FsYacc lexer/parser generation tools |
|
Hoppinger.QueryGenerator.Odata
Package Description |
|
JsonFSharp
A simple JSON parser targeted specifically for F#. The parsed data is based on F# discriminated unions, and support construction of F# record types. |
|
FSharp.Compatibility.OCaml.LexYacc
The Parsing and Lexing modules from the OCaml Standard Library, adapted to F#. |
|
HiLang
HiLang is the AOT compiler for Hiperspace objects |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.3.0 | 9,443 | 4/8/2024 |
11.2.0 | 13,134 | 5/12/2023 |
11.1.0 | 417 | 5/11/2023 |
11.0.1 | 16,971 | 1/10/2023 |
11.0.0 | 621 | 1/10/2023 |
11.0.0-beta1 | 1,013 | 7/11/2021 |
10.2.0 | 129,486 | 11/22/2020 |
10.1.0 | 923 | 11/22/2020 |
10.0.0 | 48,834 | 10/24/2019 |
10.0.0-beta2 | 698 | 10/24/2019 |
9.1.0 | 7,219 | 10/22/2019 |
9.0.2 | 52,133 | 4/12/2019 |
9.0.1 | 1,091 | 4/12/2019 |
8.0.1 | 2,709 | 3/21/2019 |
7.0.6 | 49,150 | 6/23/2017 |
7.0.5 | 6,728 | 2/1/2017 |
7.0.4 | 1,683 | 1/22/2017 |
7.0.3 | 2,150 | 11/29/2016 |
7.0.2 | 1,834 | 11/5/2016 |
7.0.1 | 1,707 | 11/5/2016 |
7.0.0 | 1,701 | 11/5/2016 |
6.1.0 | 40,745 | 3/20/2015 |
6.0.4 | 4,360 | 9/15/2014 |
6.0.3 | 1,197 | 9/15/2014 |
6.0.2 | 26,937 | 7/14/2014 |
Add Fable support to FsLexYacc.Runtime.