FSharp.Compatibility.OCaml
0.1.14
dotnet add package FSharp.Compatibility.OCaml --version 0.1.14
NuGet\Install-Package FSharp.Compatibility.OCaml -Version 0.1.14
<PackageReference Include="FSharp.Compatibility.OCaml" Version="0.1.14" />
paket add FSharp.Compatibility.OCaml --version 0.1.14
#r "nuget: FSharp.Compatibility.OCaml, 0.1.14"
// Install FSharp.Compatibility.OCaml as a Cake Addin
#addin nuget:?package=FSharp.Compatibility.OCaml&version=0.1.14
// Install FSharp.Compatibility.OCaml as a Cake Tool
#tool nuget:?package=FSharp.Compatibility.OCaml&version=0.1.14
A re-implementation of the OCaml standard library in F# to ease porting and promote cross-compatibility.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- FSharp.Core (>= 4.3.4)
-
.NETStandard 2.0
- FSharp.Core (>= 4.3.4)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on FSharp.Compatibility.OCaml:
Package | Downloads |
---|---|
PPrintForFSharp
F# port of the OCaml PPrint library |
|
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.OCaml.LexYacc
The Parsing and Lexing modules from the OCaml Standard Library, adapted to F#. |
|
FSharp.Compatibility.OCaml.Numerics
The Ratio and Num modules from the OCaml Standard Library, adapted to F#. |
GitHub repositories
This package is not used by any popular GitHub repositories.