{"id":19334958,"url":"https://github.com/fsprojects/fsharp.compatibility","last_synced_at":"2025-04-23T00:31:49.643Z","repository":{"id":4728892,"uuid":"5877568","full_name":"fsprojects/FSharp.Compatibility","owner":"fsprojects","description":"Compatibility libraries for F#","archived":false,"fork":false,"pushed_at":"2018-06-06T09:22:13.000Z","size":1421,"stargazers_count":44,"open_issues_count":1,"forks_count":22,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-05-29T13:31:28.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsprojects.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-19T20:22:47.000Z","updated_at":"2023-12-17T08:25:19.000Z","dependencies_parsed_at":"2022-07-20T07:02:07.795Z","dependency_job_id":null,"html_url":"https://github.com/fsprojects/FSharp.Compatibility","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsprojects%2FFSharp.Compatibility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsprojects%2FFSharp.Compatibility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsprojects%2FFSharp.Compatibility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsprojects%2FFSharp.Compatibility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsprojects","download_url":"https://codeload.github.com/fsprojects/FSharp.Compatibility/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223906208,"owners_count":17223046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T03:04:05.995Z","updated_at":"2024-11-10T03:04:07.370Z","avatar_url":"https://github.com/fsprojects.png","language":"F#","readme":".. image:: http://issuestats.com/github/fsprojects/FSharp.Compatibility/badge/issue  \n    :target: http://issuestats.com/github/fsprojects/FSharp.Compatibility\n.. image:: http://issuestats.com/github/fsprojects/FSharp.Compatibility/badge/pr  \n    :target: http://issuestats.com/github/fsprojects/FSharp.Compatibility\n    \n####################\nFSharp.Compatibility\n####################\nCompatibility Libraries for F#\n******************************\n\n.. image:: https://travis-ci.org/fsprojects/FSharp.Compatibility.png  \n    :target: https://travis-ci.org/fsprojects/FSharp.Compatibility\n\nThis repository contains libraries which help adapt existing code in other languages to F#.\n\n\nOCaml\n=====\n\n- `FSharp.Compatibility.OCaml`_\n\n  The OCaml Core library and most of the Standard Library.\n\n- `FSharp.Compatibility.OCaml.Numerics`_ \n\n  The Ratio and Num modules from the OCaml Standard Library. Provided as a separate assembly for dependency reasons.\n\n- `FSharp.Compatibility.OCaml.LexYacc`_ \n\n  The Parsing and Lexing modules from the OCaml Standard Library. Provided as a separate assembly for dependency reasons.\n\n- `FSharp.Compatibility.OCaml.Format`_ **(LGPL v2)**\n\n  The Format module from the OCaml Standard Library.\n\n  This is provided as a separate assembly for licensing reasons -- it contains source code from the OCaml Standard Library.\n\n- `FSharp.Compatibility.OCaml.System`_\n\n  Implementations of certain system-related modules from the OCaml Standard Library, such as **Sys** and **Unix**.\n\n  This is provided as a separate assembly to avoid taking additional dependencies in the **FSharp.Compatibility.OCaml** project.\n\n.. _`FSharp.Compatibility.OCaml`: https://nuget.org/packages/FSharp.Compatibility.OCaml\n.. _`FSharp.Compatibility.OCaml.LexYacc`: https://nuget.org/packages/FSharp.Compatibility.OCaml.LexYacc\n.. _`FSharp.Compatibility.OCaml.Numerics`: https://nuget.org/packages/FSharp.Compatibility.OCaml.Numerics\n.. _`FSharp.Compatibility.OCaml.Format`: https://nuget.org/packages/FSharp.Compatibility.OCaml.Format\n.. _`FSharp.Compatibility.OCaml.System`: https://nuget.org/packages/FSharp.Compatibility.OCaml.System\n\nHaskell\n=======\n\n- `FSharp.Compatibility.Haskell`_\n\n  Common Haskell operators, functions and type abbreviations to match common Haskell types.\n\n.. _`FSharp.Compatibility.Haskell`: https://nuget.org/packages/FSharp.Compatibility.Haskell\n\nStandard ML (SML)\n=================\n\n- `FSharp.Compatibility.StandardML`_\n\n  The Standard ML '97 Basis Library.\n\n.. _`FSharp.Compatibility.StandardML`: https://nuget.org/packages/FSharp.Compatibility.StandardML\n\nLicense\n=======\n\nThe projects in this repository are licensed under the terms of the `Apache 2.0 license` unless otherwise stated.\n\n.. _`Apache 2.0 license`: http://www.apache.org/licenses/LICENSE-2.0\n\nMaintainer(s)\n=============\n\n.. _`@jack-pappas`: https://github.com/jack-pappas\n.. _`@jmquigs`: https://github.com/jmquigs\n\nThe default maintainer account for projects under \"fsprojects\" is `@fsprojectsgit`_ - F# Community Project Incubation Space (repo management)\n\n.. _`@fsprojectsgit`: https://github.com/fsprojectsgit\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsprojects%2Ffsharp.compatibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsprojects%2Ffsharp.compatibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsprojects%2Ffsharp.compatibility/lists"}