{"id":17796432,"url":"https://github.com/rvantonder/reason","last_synced_at":"2025-04-02T02:45:00.161Z","repository":{"id":141622095,"uuid":"116071672","full_name":"rvantonder/reason","owner":"rvantonder","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-03T18:28:56.000Z","size":4278,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T22:08:56.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rvantonder.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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-01-03T00:28:19.000Z","updated_at":"2018-01-03T00:30:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"391ca50e-d848-4cd1-aac7-fef6c68b2c13","html_url":"https://github.com/rvantonder/reason","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/rvantonder%2Freason","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvantonder%2Freason/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvantonder%2Freason/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvantonder%2Freason/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvantonder","download_url":"https://codeload.github.com/rvantonder/reason/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246746898,"owners_count":20827062,"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-10-27T11:45:42.313Z","updated_at":"2025-04-02T02:45:00.125Z","avatar_url":"https://github.com/rvantonder.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nReason: Build Systems Rapidly\n=========================================\n\n- Approachable syntax.\n- Powerful, automatic source code formatting.\n- Adopt Incrementally with `JavaScript/C` interop.\n- Ahead of time compilation to assembly - without a language level VM.\n- Rapidly develop and share projects.\n\nInstall Stable\n----------\n\n```sh\n# On OSX, install opam via Homebrew:\nbrew update\nbrew install opam\n# On Linux, see here (you will need opam \u003e= 1.2.2): http://opam.ocaml.org/doc/Install.html\n\nopam init\n# Add this to your ~/.bashrc (or ~/.zshrc):\n#   eval `opam config env`\n\nopam switch 4.02.3\neval `opam config env`\nopam update\nopam pin add -y merlin 'https://github.com/the-lambda-church/merlin.git#reason-0.0.1'\nopam pin add -y merlin_extend 'https://github.com/let-def/merlin-extend.git#reason-0.0.1'\nopam pin add -y reason 'https://github.com/facebook/reason.git#0.0.6'\n\n```\n\nTest Installation\n----------\n\nTest the [installation](#install-stable) by compiling the following program:\n\n\n```sh\necho print_string \\\"Hello world\\\" \u003e Hello.re\n\nrebuild Hello.native # Automatically generates Hello.native from Hello.re\n\n./Hello.native\n\n```\n\nGet Started Now\n---------------\nCheckout the [docs](http://facebook.github.io/reason) which guide you through the basic syntax and toolchain features.\n\nContribute back to that documentation in the [documentation branch](https://github.com/facebook/reason/tree/gh-pages).\n\n\n\nLicense\n-------\n\nNew content is licensed under the MIT license, works that are forked from other\nprojects are under their original licenses.\n[MIT license](LICENSE.txt)\n\nEditor plugins (which have also been forked) in the `editorSupport/` directory\ninclude their own licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvantonder%2Freason","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvantonder%2Freason","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvantonder%2Freason/lists"}