{"id":17680009,"url":"https://github.com/ffwff/iro","last_synced_at":"2025-10-16T19:58:09.786Z","repository":{"id":37177517,"uuid":"246353677","full_name":"ffwff/iro","owner":"ffwff","description":"iro programming language (wip)","archived":false,"fork":false,"pushed_at":"2023-07-23T08:17:31.000Z","size":647,"stargazers_count":24,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T18:38:39.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ffwff.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":"2020-03-10T16:35:17.000Z","updated_at":"2024-04-05T17:22:03.000Z","dependencies_parsed_at":"2024-11-09T14:02:04.228Z","dependency_job_id":"6113e478-e399-4d91-a21e-eb37208b2aaf","html_url":"https://github.com/ffwff/iro","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/ffwff%2Firo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Firo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Firo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Firo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffwff","download_url":"https://codeload.github.com/ffwff/iro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253823699,"owners_count":21969890,"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-24T09:05:06.867Z","updated_at":"2025-10-16T19:58:09.698Z","avatar_url":"https://github.com/ffwff.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# イロハ\n\n**[gitlab](https://gitlab.com/ffwff/iro)** | **[github](https://github.com/ffwff/iro)**\n\n*iroha* is a programming language aiming to be:\n\n  * **safe:** iroha implements various safety mechanisms inspired by Rust, including a borrow checker, automatic resource cleanup and uniqueness types\n  * **aesthetic:** iroha's syntax is inspired by Pythonic off-side rule and Ruby's expressive syntax\n  * **fast to build:** the compiler is as best optimized as it can be and uses the faster [cranelift](https://github.com/bytecodealliance/wasmtime/tree/master/cranelift) code generator for its debug backend\n  * **fast to run:** the compiler can also use the slower C backend for performant release builds\n\n## Building\n\niroha currently needs the latest version of rustc (tested on `1.43.0-nightly`) to be installed.\n\n```\ngit clone https://gitlab.com/ffwff/iro\ncargo build\n```\n\n## Documentation\n\n(to be added)\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffwff%2Firo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffwff%2Firo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffwff%2Firo/lists"}