{"id":17881397,"url":"https://github.com/booniepepper/rail","last_synced_at":"2025-03-22T10:32:33.300Z","repository":{"id":37485144,"uuid":"423372901","full_name":"booniepepper/rail","owner":"booniepepper","description":"Rail programming language","archived":false,"fork":false,"pushed_at":"2023-08-03T20:40:44.000Z","size":480,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"core","last_synced_at":"2024-10-13T19:37:02.981Z","etag":null,"topics":["concatenative","concatenative-programming-language","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/booniepepper.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}},"created_at":"2021-11-01T07:22:22.000Z","updated_at":"2023-09-06T05:15:59.000Z","dependencies_parsed_at":"2023-08-08T10:38:31.490Z","dependency_job_id":"7031a066-68a1-4ff1-b504-d56e6f27454b","html_url":"https://github.com/booniepepper/rail","commit_stats":null,"previous_names":["booniepepper/rail","hiljusti/rail"],"tags_count":66,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booniepepper%2Frail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booniepepper%2Frail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booniepepper%2Frail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booniepepper%2Frail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/booniepepper","download_url":"https://codeload.github.com/booniepepper/rail/tar.gz/refs/heads/core","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221826656,"owners_count":16887206,"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":["concatenative","concatenative-programming-language","programming-language"],"created_at":"2024-10-28T12:36:49.885Z","updated_at":"2024-10-28T12:36:50.589Z","avatar_url":"https://github.com/booniepepper.png","language":"Rust","readme":"\n![License](https://img.shields.io/github/license/booniepepper/rail)\n![Lines of code](https://img.shields.io/tokei/lines/github/booniepepper/rail)\n![GitHub repo size](https://img.shields.io/github/repo-size/booniepepper/rail)\n\n# Rail\n\nA straightforward programming language.\n\nRail is an experimental [concatenative](https://concatenative.org/wiki/view/Concatenative%20language)\nvirtual machine and minimal programming language. It is under wild development,\nand currently zero stability between versions is guaranteed.\n\nSee also: [`dt`](https://github.com/booniepepper/dt) which is a looser language\nwith a similar syntax.\n\n```\n$ railsh\nrail 0.30.2\n\n\u003e 1 1 + print\n2\n\n\u003e [[n] -\u003e n print \" \" print n 2 *] \"print-and-double\" def\n\n\u003e 1 [print-and-double] 7 times\n1 2 4 8 16 32 64 \n\n\u003e [[false] [\"bye\"] [true] [\"hi\"]] ? println\nhi\n```\n\n## Installation\n\n```shell\n$ cargo install rail-lang\n$ railup bootstrap\n```\n\n## Credits\n\nAvailable under GPL v2.\n\nA side quest of J.R. Hill | https://so.dang.cool | https://github.com/booniepepper\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbooniepepper%2Frail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbooniepepper%2Frail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbooniepepper%2Frail/lists"}