{"id":19163064,"url":"https://github.com/federicobruzzone/99-ocaml-problems","last_synced_at":"2026-01-27T13:05:53.978Z","repository":{"id":187562327,"uuid":"677032118","full_name":"FedericoBruzzone/99-ocaml-problems","owner":"FedericoBruzzone","description":"Implementations of the 99 problems in OCaml.","archived":false,"fork":false,"pushed_at":"2024-08-12T16:04:40.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T21:26:09.383Z","etag":null,"topics":["99problems","functional-programming","ocaml","problem-solving"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FedericoBruzzone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-10T15:20:26.000Z","updated_at":"2024-08-12T16:04:44.000Z","dependencies_parsed_at":"2023-08-11T04:44:09.197Z","dependency_job_id":"55a78f2f-7d72-4a43-a996-a3ddc56dff5d","html_url":"https://github.com/FedericoBruzzone/99-ocaml-problems","commit_stats":{"total_commits":48,"total_committers":2,"mean_commits":24.0,"dds":0.02083333333333337,"last_synced_commit":"ed00ccefdd5205d902e24ea14dabe478aafc937f"},"previous_names":["federicobruzzone/learn-ocaml"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FedericoBruzzone/99-ocaml-problems","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-ocaml-problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-ocaml-problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-ocaml-problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-ocaml-problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FedericoBruzzone","download_url":"https://codeload.github.com/FedericoBruzzone/99-ocaml-problems/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-ocaml-problems/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28813251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["99problems","functional-programming","ocaml","problem-solving"],"created_at":"2024-11-09T09:14:08.311Z","updated_at":"2026-01-27T13:05:53.960Z","avatar_url":"https://github.com/FedericoBruzzone.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **99 OCaml Problems**\n\n# How to compile\n\n```Bash\n$ make all                        # Compile and run all files\n$ make clean\n```\n\n# Set up\n\n```Bash\n$ opam init          # Can take some time\n$ eval $(opam env)\n```\n\nor\n\n```Bash\n$ opam switch create 4.14.0\n$ eval $(opam env)\n```\n\n## Contributing\n\nContributions to this project are welcome! If you have any suggestions, improvements, or bug fixes, feel free to submit a pull request.\n\n## License\n\nThis repository is licensed under the [GNU General Public License (GPL)](https://www.gnu.org/licenses/gpl-3.0.html). Please review the license file provided in the repository for more information regarding the terms and conditions of the GPL license.\n\n## Contact\n\nIf you have any questions, suggestions, or feedback, do not hesitate to [contact me](https://federicobruzzone.github.io/).\n\n---\n\n# Links\n\n- https://v2.ocaml.org/learn/tutorials/99problems.html\n\n- https://cs3110.github.io/textbook/chapters/preface/about.html\n\n- https://ocaml.org/docs/up-and-running\n\n- https://github.com/neoclide/coc.nvim/wiki/Language-servers#ocaml-and-reasonml\n\n- https://github.com/janestreet/learn-ocaml-workshop\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobruzzone%2F99-ocaml-problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedericobruzzone%2F99-ocaml-problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobruzzone%2F99-ocaml-problems/lists"}