FsLexYacc.Runtime
6.1.0
See the version list below for details.
dotnet add package FsLexYacc.Runtime --version 6.1.0
NuGet\Install-Package FsLexYacc.Runtime -Version 6.1.0
<PackageReference Include="FsLexYacc.Runtime" Version="6.1.0" />
paket add FsLexYacc.Runtime --version 6.1.0
#r "nuget: FsLexYacc.Runtime, 6.1.0"
// Install FsLexYacc.Runtime as a Cake Addin #addin nuget:?package=FsLexYacc.Runtime&version=6.1.0 // Install FsLexYacc.Runtime as a Cake Tool #tool nuget:?package=FsLexYacc.Runtime&version=6.1.0
Runtime for FsLex/FsYacc lexer/parser generation tools
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
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 (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 | 8,855 | 4/8/2024 |
11.2.0 | 12,902 | 5/12/2023 |
11.1.0 | 415 | 5/11/2023 |
11.0.1 | 16,663 | 1/10/2023 |
11.0.0 | 617 | 1/10/2023 |
11.0.0-beta1 | 1,009 | 7/11/2021 |
10.2.0 | 128,933 | 11/22/2020 |
10.1.0 | 921 | 11/22/2020 |
10.0.0 | 48,695 | 10/24/2019 |
10.0.0-beta2 | 696 | 10/24/2019 |
9.1.0 | 7,153 | 10/22/2019 |
9.0.2 | 52,084 | 4/12/2019 |
9.0.1 | 1,089 | 4/12/2019 |
8.0.1 | 2,707 | 3/21/2019 |
7.0.6 | 49,128 | 6/23/2017 |
7.0.5 | 6,726 | 2/1/2017 |
7.0.4 | 1,681 | 1/22/2017 |
7.0.3 | 2,148 | 11/29/2016 |
7.0.2 | 1,832 | 11/5/2016 |
7.0.1 | 1,705 | 11/5/2016 |
7.0.0 | 1,699 | 11/5/2016 |
6.1.0 | 40,730 | 3/20/2015 |
6.0.4 | 4,354 | 9/15/2014 |
6.0.3 | 1,195 | 9/15/2014 |
6.0.2 | 26,933 | 7/14/2014 |
Build system upgraded to MSBuild 4.0
Fixed Mono/Linux compilation issues with PCL