{"id":17325045,"url":"https://github.com/loopfz/shaft","last_synced_at":"2025-03-27T04:24:58.456Z","repository":{"id":8446573,"uuid":"10039389","full_name":"loopfz/SHaft","owner":"loopfz","description":"UNIX Shell written in C","archived":false,"fork":false,"pushed_at":"2013-05-13T19:31:16.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T09:41:43.506Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loopfz.png","metadata":{"files":{"readme":"README.txt","changelog":"change_dir.c","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-13T19:31:07.000Z","updated_at":"2014-02-09T01:20:32.000Z","dependencies_parsed_at":"2022-09-16T14:23:54.556Z","dependency_job_id":null,"html_url":"https://github.com/loopfz/SHaft","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/loopfz%2FSHaft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopfz%2FSHaft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopfz%2FSHaft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopfz%2FSHaft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loopfz","download_url":"https://codeload.github.com/loopfz/SHaft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245781160,"owners_count":20671001,"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-15T14:12:18.311Z","updated_at":"2025-03-27T04:24:58.437Z","avatar_url":"https://github.com/loopfz.png","language":"C","readme":"--------------------------------------------------------------------------------\n|                ______   __    __             ______     __                   |\n|               /      \\ |  \\  |  \\           /      \\   |  \\                  |\n|              |  $$$$$$\\| $$  | $$  ______  |  $$$$$$\\ _| $$_                 |\n|              | $$___\\$$| $$__| $$ |      \\ | $$_  \\$$|   $$ \\                |\n|               \\$$    \\ | $$    $$  \\$$$$$$\\| $$ \\     \\$$$$$$                |\n|               _\\$$$$$$\\| $$$$$$$$ /      $$| $$$$      | $$ __               |\n|              |  \\__| $$| $$  | $$|  $$$$$$$| $$        | $$|  \\              |\n|               \\$$    $$| $$  | $$ \\$$    $$| $$         \\$$  $$              |\n|                \\$$$$$$  \\$$   \\$$  \\$$$$$$$ \\$$          \\$$$$               |\n|                                                                              |\n--------------------------------------------------------------------------------\n| Written by Thomas Schaffer \u003cthomas.schaffer@epitech.eu\u003e in C.                |\n| Licensed under the MIT license.                                              |\n--------------------------------------------------------------------------------\n\n--------------------------------------------------------------------------------\n| Description                                                                  |\n--------------------------------------------------------------------------------\n\nSHaft is a simple UNIX shell implementing most common features, such as:\n\t* Pipelines\n\t* Redirections\n\t* Logical operators \u0026\u0026 and ||\n\t* Environment and local variables substitution\n\t* Function declaration\n\t* Scripting keywords (if elif else, while, for)\n\t* Command aliases\n\t* Command subsitution with `` or $()\n   and many others (cf. TODO).\n\nIt can be run in interactive mode, or given a script file as parameter.\n\nIt is a compact codebase (~3000 SLOC) entirely written by myself as a fun\nproject over a week. It uses a hand written parser and does not depend on any\nexternal library.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopfz%2Fshaft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floopfz%2Fshaft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopfz%2Fshaft/lists"}