Skip to main content
Farkle package icon

Farkle

Farkle is a parsing system based on the GOLD Parser. It is written in 100% clean and functional F# code but it is compatible with all .NET languages, although more advanced features will be only for F#. It is available for NET Framework 4.6.2 or higher, and .NET Standard 1.6 or higher. While some initial components are written, the real deal is still under early development. This is a metapackage which depends on all the packages of the project. It contains no code. 10: BTW, Farkle means: "FARkle Recognizes Known Languages Easily". 20: And "FARkle" means: (GOTO 10) ๐Ÿ˜ 30: I guess you can't read this line. ๐Ÿ˜›

Total Downloads
92.2K
92,226
Published
Sep 3, 2017
Latest stable version

Install

.NET CLI
dotnet add package Farkle --version 2.0.0
Package Manager Console
Install-Package Farkle -Version 2.0.0
PackageReference
<PackageReference Include="Farkle" Version="2.0.0" />

Frameworks

.NETFramework4.6.2 .NETStandard1.6

Dependencies

FSharp.Core
.NETFramework4.6.2
[4.2.3, )
Chessie
.NETFramework4.6.2
[0.6.0, )
FSharp.Core
.NETStandard1.6
[4.2.3, )
Chessie
.NETStandard1.6
[0.6.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.