{"id":20944567,"url":"https://github.com/intothevoid/klisp","last_synced_at":"2026-04-20T21:35:20.076Z","repository":{"id":83522705,"uuid":"145706010","full_name":"intothevoid/klisp","owner":"intothevoid","description":"My implementation of a lisp like language","archived":false,"fork":false,"pushed_at":"2018-08-30T12:39:40.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T02:43:17.773Z","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/intothevoid.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-22T12:27:31.000Z","updated_at":"2018-08-30T12:39:42.000Z","dependencies_parsed_at":"2023-03-12T18:39:04.971Z","dependency_job_id":null,"html_url":"https://github.com/intothevoid/klisp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/intothevoid/klisp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intothevoid%2Fklisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intothevoid%2Fklisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intothevoid%2Fklisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intothevoid%2Fklisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intothevoid","download_url":"https://codeload.github.com/intothevoid/klisp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intothevoid%2Fklisp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32067616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-18T23:42:43.289Z","updated_at":"2026-04-20T21:35:20.059Z","avatar_url":"https://github.com/intothevoid.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# klisp\nMy implementation of a lisp like language\n\n![klisp cli](https://github.com/intothevoid/klisp/raw/master/res/2018-08-25.png)\n\nVersion History\n===============\nv0.1 Added prompt to accept user input\n\nv0.2 Added MPC (parser combinator)\n\nv0.3 Klisp now accepts polish notation and prints the AST! (⌐■_■)\n\nv0.4 Klisp can now evaluate polish notation expressions entered by the user. See screenshot above.\n\nv0.5 Added error handling - divide by zero, invalid number, invalid operator\n\nInstallation\n============\ngcc -std=c99 -Wall klisp.c mpc.c -o parsing\n\nNotes\n=====\nThe MPC parser combinator is copyrighted by Daniel Holden and is available under the BSD license https://github.com/orangeduck/mpc/blob/master/LICENSE.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintothevoid%2Fklisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintothevoid%2Fklisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintothevoid%2Fklisp/lists"}