FsLexYacc.Runtime
11.3.0
dotnet add package FsLexYacc.Runtime --version 11.3.0
NuGet\Install-Package FsLexYacc.Runtime -Version 11.3.0
<PackageReference Include="FsLexYacc.Runtime" Version="11.3.0" />
paket add FsLexYacc.Runtime --version 11.3.0
#r "nuget: FsLexYacc.Runtime, 11.3.0"
// 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
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. |
.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. |
-
.NETStandard 2.0
- FSharp.Core (>= 4.6.2)
NuGet packages (9)
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 (1)
Showing the top 1 popular GitHub repositories that depend on FsLexYacc.Runtime:
Repository | Stars |
---|---|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|
Version | Downloads | Last updated |
---|---|---|
11.3.0 | 7,187 | 4/8/2024 |
11.2.0 | 12,367 | 5/12/2023 |
11.1.0 | 408 | 5/11/2023 |
11.0.1 | 16,117 | 1/10/2023 |
11.0.0 | 609 | 1/10/2023 |
11.0.0-beta1 | 1,004 | 7/11/2021 |
10.2.0 | 126,001 | 11/22/2020 |
10.1.0 | 909 | 11/22/2020 |
10.0.0 | 48,133 | 10/24/2019 |
10.0.0-beta2 | 691 | 10/24/2019 |
9.1.0 | 6,995 | 10/22/2019 |
9.0.2 | 51,828 | 4/12/2019 |
9.0.1 | 1,079 | 4/12/2019 |
8.0.1 | 2,697 | 3/21/2019 |
7.0.6 | 49,038 | 6/23/2017 |
7.0.5 | 6,711 | 2/1/2017 |
7.0.4 | 1,669 | 1/22/2017 |
7.0.3 | 2,136 | 11/29/2016 |
7.0.2 | 1,820 | 11/5/2016 |
7.0.1 | 1,693 | 11/5/2016 |
7.0.0 | 1,685 | 11/5/2016 |
6.1.0 | 40,692 | 3/20/2015 |
6.0.4 | 4,300 | 9/15/2014 |
6.0.3 | 1,183 | 9/15/2014 |
6.0.2 | 26,901 | 7/14/2014 |
Add Fable support to FsLexYacc.Runtime.