{"id":13783019,"url":"https://github.com/keiya/rubbish","last_synced_at":"2026-01-20T10:37:18.636Z","repository":{"id":136723749,"uuid":"45014442","full_name":"keiya/rubbish","owner":"keiya","description":"RubbiSH, a useless UNIX Shell command line interpreter (CLI).","archived":false,"fork":false,"pushed_at":"2015-12-25T04:57:18.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T18:18:09.198Z","etag":null,"topics":["cli","command-line","shell","yacc"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keiya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-27T03:23:34.000Z","updated_at":"2019-09-12T13:44:57.000Z","dependencies_parsed_at":"2023-03-30T11:50:33.813Z","dependency_job_id":null,"html_url":"https://github.com/keiya/rubbish","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/keiya%2Frubbish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keiya%2Frubbish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keiya%2Frubbish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keiya%2Frubbish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keiya","download_url":"https://codeload.github.com/keiya/rubbish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604421,"owners_count":21934857,"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":["cli","command-line","shell","yacc"],"created_at":"2024-08-03T18:01:51.184Z","updated_at":"2026-01-20T10:37:18.600Z","avatar_url":"https://github.com/keiya.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"RubbiSH\n=========\n\n## implementation design\n* cwd.c\n  * handle current directory (cd)\n* execute.c\n  * process management\n* lexer.c\n  * Lexical Analyzer\n* parser.y\n  * Yacc(Bison)\n* rubbish.c\n  * read inputs by readline()\n  * manage input historys\n* rubgc.c\n  * memory management\n* semantic.c\n  * functions that generate abstract syntax\n* shellcmd.c\n  * internal shell commands\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeiya%2Frubbish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeiya%2Frubbish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeiya%2Frubbish/lists"}