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. ๐
Install
dotnet add package Farkle --version 2.0.0
Install-Package Farkle -Version 2.0.0
<PackageReference Include="Farkle" Version="2.0.0" />
Frameworks
Dependencies
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.