Tools for FsLex/FsYacc lexer/parser generation tools.
Info
Version: | 11.3.0 |
Author(s): | Microsoft Corporation, Don Syme, F# Software Foundation contributors |
Last Update: | Monday, April 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsprojects/FsLexYacc |
NuGet Url: | https://www.nuget.org/packages/FsLexYacc |
Install
Install-Package FsLexYacc
dotnet add package FsLexYacc
paket add FsLexYacc
FsLexYacc Download (Unzip the "nupkg" after downloading)
Dependencies
- FsLexYacc.Runtime(>= 10.2.0 && < 10.3.0)
- FSharp.Core(>= 4.5.2)
Tags