{"id":40584937,"url":"https://github.com/wizard7377/sml-ocaml-converter","last_synced_at":"2026-01-21T03:01:37.740Z","repository":{"id":331713201,"uuid":"1124819918","full_name":"wizard7377/sml-ocaml-converter","owner":"wizard7377","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-18T03:15:00.000Z","size":3661,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-18T14:54:34.706Z","etag":null,"topics":["ocaml","sml"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wizard7377.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-29T17:08:43.000Z","updated_at":"2026-01-18T03:15:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/wizard7377/sml-ocaml-converter","commit_stats":null,"previous_names":["wizard7377/sml-ocaml-converter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wizard7377/sml-ocaml-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizard7377%2Fsml-ocaml-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizard7377%2Fsml-ocaml-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizard7377%2Fsml-ocaml-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizard7377%2Fsml-ocaml-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wizard7377","download_url":"https://codeload.github.com/wizard7377/sml-ocaml-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizard7377%2Fsml-ocaml-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28624341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["ocaml","sml"],"created_at":"2026-01-21T03:00:44.370Z","updated_at":"2026-01-21T03:01:37.726Z","avatar_url":"https://github.com/wizard7377.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shibboleth, a converter from SML to OCaml \n\nThis is a converter for OCaml written primarly in OCaml using the Dune package managmer.\n\n## Usage \n\n### Installing \nThe install of this should be relativly simple.\nIf you have all the prerequisites, just clone this repo into a local directory and run `make install` inside that directory.\nAfter that, the command `shibboleth` will run the tool!\n\n### Usage \n\n\u003e [!INFO]\n\u003e It is *highly* reccomended that you transform files of the form `A.sig`, `A.fun`, and `A.sml` into one single `A.ml`, because of the way OCaml's module system works. This can be done by specifying `--concat-output`, as in `shibboleth file --concat-output A.sig A.fun A.sml`\n\nBy default, this tool outputs to standard output. \nTo instead output to a file, use the `-o` or `--output` option \n\n### Limatitations \n\nCurrently, this tool has a number of shortcomings:\n1. Name capitilzation (ie, `datatype Ctx`) is not fixed (`type Ctx`) in the output \n2. Because of this, `ocamlformat` can't, by default format the output (unless your code is already correctly capitlized)\n\n## Requirements \n\nThe tools required to build this are as follows:\n- `dune`, `opam`, `ocaml`, for the OCaml side \n- GNU `make`, for the scripts \n\nThe OCaml libraries required to build this are as follows:\n- `alcotest` (testing)\n- `ppxlib` (core OCaml AST)\n- `cmdliner` (command line args)\n- `menhir` (parsing)\n- `ppx_import` (utility) \n- `ppx_deriving` (utility)\n- `ez_file` (utility)\n- `ocamlformat` (formatting)\n- `odoc` (documentation)\n- `re` (regex) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwizard7377%2Fsml-ocaml-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwizard7377%2Fsml-ocaml-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwizard7377%2Fsml-ocaml-converter/lists"}