{"id":15519193,"url":"https://github.com/i80and/rcish","last_synced_at":"2025-11-11T23:35:27.715Z","repository":{"id":28103991,"uuid":"31602331","full_name":"i80and/rcish","owner":"i80and","description":"An rc-derived shell","archived":false,"fork":false,"pushed_at":"2015-03-04T16:41:51.000Z","size":352,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T20:12:46.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/i80and.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-03T14:26:11.000Z","updated_at":"2024-09-03T18:54:46.000Z","dependencies_parsed_at":"2022-09-02T19:01:36.556Z","dependency_job_id":null,"html_url":"https://github.com/i80and/rcish","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/i80and/rcish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Frcish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Frcish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Frcish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Frcish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i80and","download_url":"https://codeload.github.com/i80and/rcish/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Frcish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283950016,"owners_count":26921648,"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-11-11T02:00:06.610Z","response_time":65,"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-10-02T10:20:31.750Z","updated_at":"2025-11-11T23:35:27.697Z","avatar_url":"https://github.com/i80and.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"The `rcish` Shell\n================\n\nAn evolution, not a revolution.\n\nAdditional Features\n===================\n\n  * Lexical block scoping\n    * New scopes are introduced within `{ }` blocks. Nesting works as expected.\n  * Local variables\n    * Destroyed at the end of their encosing scope.\n    * Very antiuseful outside of functions.\n    * *Not* exported.\n  * `try` blocks\n    * If any command returns a non-zero status code outside of a condition,\n      the block immediately exits with that status code.\n  * Function copying\n    * `fn copy = orig` creates a new function `copy` with the exact contents of\n      `orig`. Useful for extending the functionality of already-defined functions.\n  * Integrated Linenoise REPL\n  * Fixed to compile with musl libc\n\nOriginal\n========\n\nSee COPYING for copying information.  All files are derived from those belonging to\n\n   Copyright 1991, 2001, 2002, 2003, 2014 Byron Rakitzis.\n\nMore information on the original Unix port of rc can be found at this web page.\n\n    http://tobold.org/article/rc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi80and%2Frcish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi80and%2Frcish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi80and%2Frcish/lists"}