{"id":13725338,"url":"https://github.com/phated/reasonable","last_synced_at":"2025-07-29T16:43:48.866Z","repository":{"id":66030952,"uuid":"135779197","full_name":"phated/reasonable","owner":"phated","description":"(Just an experiment) The ReasonML runtime.","archived":false,"fork":false,"pushed_at":"2018-06-14T19:40:14.000Z","size":53008,"stargazers_count":78,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-02T08:12:46.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phated.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":"2018-06-02T02:02:42.000Z","updated_at":"2022-12-01T05:09:01.000Z","dependencies_parsed_at":"2023-03-10T23:33:54.690Z","dependency_job_id":null,"html_url":"https://github.com/phated/reasonable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phated/reasonable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phated%2Freasonable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phated%2Freasonable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phated%2Freasonable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phated%2Freasonable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phated","download_url":"https://codeload.github.com/phated/reasonable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phated%2Freasonable/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267718952,"owners_count":24133466,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-08-03T01:02:19.892Z","updated_at":"2025-07-29T16:43:48.809Z","avatar_url":"https://github.com/phated.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# reasonable\n\nThe ReasonML runtime.\n\n## Status\n\n* Most Reason code will work.\n* Accepts a single file or a directory containing `.re` files.\n* Native ES imports/exports are used for modules.\n* Most of BuckleScript's `stdlib` should work (including Belt!) - though some JS stuff like `Js.log` is still a WIP.\n* Shebang support! See the [shebang example](./examples/shebang/Shebang.re).\n\n## Notes\n\nSince `Js.log` isn't implemented yet, you can use `[@bs.scope \"V8Worker2\"] [@bs.val] external print : string =\u003e unit = \"print\";` to get access to the `print` method in v8worker2.\n\n## Usage\n\nThis repo contains a pre-built binary for macOS. You can use it like:\n\n```sh\n\u003e ./reasonable examples/fizzbuzz/Fizzbuzz.re\n```\n\nOr on a directory of files:\n\n```sh\n\u003e ./reasonable examples/dependencies/\n```\n\n## Technologies\n\n* Go\n* v8worker2\n* BuckleScript (self-hosted version)\n* Flatbuffers\n* Topo.js\n\n## License\n\nMPL 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphated%2Freasonable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphated%2Freasonable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphated%2Freasonable/lists"}