{"id":13782940,"url":"https://github.com/mrfright/clasp","last_synced_at":"2025-05-11T17:30:33.620Z","repository":{"id":13752318,"uuid":"16446861","full_name":"mrfright/clasp","owner":"mrfright","description":"A Lisp interpreter written in C","archived":false,"fork":false,"pushed_at":"2015-09-24T16:58:06.000Z","size":280,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T18:32:16.678Z","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":"heardrwt/RHPreferences","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrfright.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}},"created_at":"2014-02-02T01:38:43.000Z","updated_at":"2014-09-15T19:48:14.000Z","dependencies_parsed_at":"2022-09-15T18:02:45.851Z","dependency_job_id":null,"html_url":"https://github.com/mrfright/clasp","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/mrfright%2Fclasp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrfright%2Fclasp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrfright%2Fclasp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrfright%2Fclasp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrfright","download_url":"https://codeload.github.com/mrfright/clasp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604379,"owners_count":21934851,"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-08-03T18:01:48.617Z","updated_at":"2025-05-11T17:30:33.261Z","avatar_url":"https://github.com/mrfright.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"clasp\n=====\n\nA Lisp interpreter written in C.\n\nWrote it inspired by [this post about writing an interpreter in Python](http://www.michaelnielsen.org/ddi/lisp-as-the-maxwells-equations-of-software/).  As I explain [here](http://faehnri.ch/all-but-finished-with-clasp/), didn't feel I learned all I could blindly following the tutorial, failed horribly trying it in C#, so finally tried in C after reading The C Programming Language.\n\nWhy the name \"clasp\"?  Because the name \"[clisp](http://www.clisp.org/)\" was already taken.\n\n##Commands\n\nI implement the same commands they have in that post.\n\n* +,-,*,/\n* \u003e, \u003c\n* eq?\n* atom?\n* null?\n* car\n* cdr\n* cond\n* cons\n* quote\n* define\n* set!\n* begin\n* if\n* lambda","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrfright%2Fclasp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrfright%2Fclasp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrfright%2Fclasp/lists"}