FsLexYacc 6.1.0

dotnet add package FsLexYacc --version 6.1.0
NuGet\Install-Package FsLexYacc -Version 6.1.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" Version="6.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsLexYacc --version 6.1.0
#r "nuget: FsLexYacc, 6.1.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 as a Cake Addin
#addin nuget:?package=FsLexYacc&version=6.1.0

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

FsLex/FsYacc lexer/parser generation tools

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FsLexYacc:

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
6.1.0 721 3/20/2015
6.0.4 685 9/15/2014
6.0.3 436 7/18/2014
6.0.2 127 7/14/2014
6.0.1 167 4/18/2014
6.0.0 342 4/18/2014

Adding the package to solution automatically configures targets
Build system upgraded to MSBuild 4.0
Fixed Mono/Linux compilation
New example with a walkthrough