FsLexYacc.Runtime 6.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package FsLexYacc.Runtime --version 6.0.4
NuGet\Install-Package FsLexYacc.Runtime -Version 6.0.4
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="6.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsLexYacc.Runtime --version 6.0.4
#r "nuget: FsLexYacc.Runtime, 6.0.4"
#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=6.0.4

// Install FsLexYacc.Runtime as a Cake Tool
#tool nuget:?package=FsLexYacc.Runtime&version=6.0.4

Runtime for FsLex/FsYacc lexer/parser generation tools

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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#.

Facio

Tools for building compilers, interpreters, and parsers in F#.

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 231 4/8/2024
11.2.0 8,475 5/12/2023
11.1.0 361 5/11/2023
11.0.1 12,905 1/10/2023
11.0.0 559 1/10/2023
11.0.0-beta1 940 7/11/2021
10.2.0 111,868 11/22/2020
10.1.0 860 11/22/2020
10.0.0 44,364 10/24/2019
10.0.0-beta2 651 10/24/2019
9.1.0 6,378 10/22/2019
9.0.2 49,406 4/12/2019
9.0.1 1,035 4/12/2019
8.0.1 2,568 3/21/2019
7.0.6 47,975 6/23/2017
7.0.5 6,662 2/1/2017
7.0.4 1,624 1/22/2017
7.0.3 2,089 11/29/2016
7.0.2 1,772 11/5/2016
7.0.1 1,648 11/5/2016
7.0.0 1,628 11/5/2016
6.1.0 40,588 3/20/2015
6.0.4 4,230 9/15/2014
6.0.3 1,143 9/15/2014
6.0.2 26,045 7/14/2014

Bump version to match FsLexYacc package