{"id":13780760,"url":"https://github.com/shinkwhek/microlisp","last_synced_at":"2025-05-11T14:33:51.523Z","repository":{"id":203333129,"uuid":"59940628","full_name":"shinkwhek/microlisp","owner":"shinkwhek","description":"A lisp interpreter","archived":false,"fork":false,"pushed_at":"2020-10-01T08:13:11.000Z","size":98,"stargazers_count":12,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T16:41:24.160Z","etag":null,"topics":["interpreter","lisp","lisp-interpreter","programming-language","readable"],"latest_commit_sha":null,"homepage":"","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/shinkwhek.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":"2016-05-29T11:53:36.000Z","updated_at":"2023-04-15T19:43:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"182d0278-acc6-4ad4-b9e3-f88c875c7350","html_url":"https://github.com/shinkwhek/microlisp","commit_stats":null,"previous_names":["shinkwhek/microlisp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinkwhek%2Fmicrolisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinkwhek%2Fmicrolisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinkwhek%2Fmicrolisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinkwhek%2Fmicrolisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinkwhek","download_url":"https://codeload.github.com/shinkwhek/microlisp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253580168,"owners_count":21930895,"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":["interpreter","lisp","lisp-interpreter","programming-language","readable"],"created_at":"2024-08-03T18:01:19.444Z","updated_at":"2025-05-11T14:33:51.231Z","avatar_url":"https://github.com/shinkwhek.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# microlisp\n\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)\n\nSmall LISP Interpreter.\n\n## Documentation\n\nThis is a Lisp interpreter, which is so small, easy to read and understand. (no GC)\n\n## BUILD\n\n```console\n$ cmake .\n\n$ make\n```\n\n### RUN\n\n```console\n$ ./bin/lisp \u003cfile\u003e\n```\n\n### TEST\n\n```console\n$ cat test.sh | bash\n```\n\n### CLEAN\n\n```console\n$ make clean\n```\n\n## Author\n\nShin KAWAHARA\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinkwhek%2Fmicrolisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinkwhek%2Fmicrolisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinkwhek%2Fmicrolisp/lists"}