jackp
NuGet publisher profile
Packages (8)
ExtCore
ExtCore provides extensions to the F# core library (FSharp.Core) and aims to help you build industrial-strength F# applications. These extensions include additional functions for modules such as Array, List, Set, and Map; immutable IntSet, IntMap, LazyList, and Queue collections; a variety of computation expressions (workflows); and "workflow collections" -- collections modules which have been adapted to work seamlessly from within workflows.
FSharp.Compatibility.OCaml
A re-implementation of the OCaml standard library in F# to ease porting and promote cross-compatibility.
Graham
A library for creating and analyzing context-free grammars (CFGs) and implementing parser-generators.
FSharp.Compatibility.OCaml.Format
The Format module from the OCaml Standard Library, adapted to F#.
FSharp.Compatibility.OCaml.System
Implementations of system programming modules from the OCaml Standard Library (e.g., Sys, Unix) in F#.
FSharp.Compatibility.StandardML
Implementation of the Standard ML '97 Basis Library in F#.
FSharp.Tools
Nuget package for fsharplex and fsharpyacc.
Facio
Tools for building compilers, interpreters, and parsers in F#.