Facio 0.8.8-alpha
This is a prerelease version of Facio.
dotnet add package Facio --version 0.8.8-alpha
NuGet\Install-Package Facio -Version 0.8.8-alpha
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="Facio" Version="0.8.8-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Facio" Version="0.8.8-alpha" />
<PackageReference Include="Facio" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Facio --version 0.8.8-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Facio, 0.8.8-alpha"
#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.
#addin nuget:?package=Facio&version=0.8.8-alpha&prerelease
#tool nuget:?package=Facio&version=0.8.8-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Tools for building compilers, interpreters, and parsers in F#.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- FsLexYacc.Runtime (>= 6.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Facio:
Package | Downloads |
---|---|
FSharp.Tools
Nuget package for fsharplex and fsharpyacc. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.8-alpha | 1,243 | 7/27/2014 |
0.8.7-alpha | 1,022 | 7/19/2014 |
0.8.6-alpha | 974 | 7/6/2014 |
Implemented an optimization in fsharplex's fslex-compatible backend that reduces overall compilation times by up to 25%.