{"id":19121832,"url":"https://github.com/rurumimic/sml","last_synced_at":"2026-01-27T07:35:38.967Z","repository":{"id":110155037,"uuid":"385270523","full_name":"rurumimic/sml","owner":"rurumimic","description":"Standard Meta Language","archived":false,"fork":false,"pushed_at":"2021-07-12T14:14:32.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T01:53:30.631Z","etag":null,"topics":["sml","smlnj","standardml"],"latest_commit_sha":null,"homepage":"","language":"Standard ML","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/rurumimic.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-12T14:11:29.000Z","updated_at":"2022-05-09T02:26:45.000Z","dependencies_parsed_at":"2023-03-27T16:33:54.045Z","dependency_job_id":null,"html_url":"https://github.com/rurumimic/sml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rurumimic/sml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fsml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fsml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fsml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fsml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rurumimic","download_url":"https://codeload.github.com/rurumimic/sml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fsml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28808116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:14:39.408Z","status":"ssl_error","status_checked_at":"2026-01-27T07:14:39.098Z","response_time":168,"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":["sml","smlnj","standardml"],"created_at":"2024-11-09T05:18:40.385Z","updated_at":"2026-01-27T07:35:38.952Z","avatar_url":"https://github.com/rurumimic.png","language":"Standard ML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standard ML\n\n- [Standard ML of New Jersey](https://www.smlnj.org/)\n- [Versions](https://www.smlnj.org/dist/working/index.html)\n- [Literature](https://www.smlnj.org/doc/literature.html)\n  - [ML for the Working Programmer](https://www.cl.cam.ac.uk/~lp15/MLbook/): [contents](https://www.cl.cam.ac.uk/~lp15/MLbook/pub-details.html)\n  - [Programming in Standard ML](http://www.cs.cmu.edu/~rwh/isml/book.pdf)\n- Wikipedia: [Standard ML](https://en.wikipedia.org/wiki/Standard_ML)\n\n## Example\n\n```bash\nsml\nStandard ML of New Jersey (64-bit) v110.99.1 [built: Mon Apr 12 18:45:14 2021]\n```\n\n```sml\n- use \"./sum.sml\";\n[opening ./sum.sml]\nval sum = fn : int * int -\u003e int\nval it = () : unit\n```\n\n```bash\n- sum (3, 5);\nval it = 8 : int\n```\n\n```sml\n- ^D (* Control + D *)\n```\n\n## Install on mac\n\nbrew: [smlnj](https://formulae.brew.sh/cask/smlnj)\n\n```bash\nbrew install --cask smlnj\n```\n\nTo use smlnj, you may need to add the /usr/local/smlnj/bin directory to your `PATH` environment variable, e.g. (for Bash shell): `export PATH=/usr/local/smlnj/bin:\"$PATH\"`\n\n```bash\necho 'export PATH=/usr/local/smlnj/bin:\"$PATH\"' \u003e\u003e ~/.bashrc\n# ~/.bash_profile, ~/.zshrc, ~/.zshenv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Fsml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frurumimic%2Fsml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Fsml/lists"}