{"id":13782120,"url":"https://github.com/mewo2/gertie","last_synced_at":"2026-03-12T09:04:53.400Z","repository":{"id":146210623,"uuid":"49831194","full_name":"mewo2/gertie","owner":"mewo2","description":"A Scheme-like Lisp interpreter","archived":false,"fork":false,"pushed_at":"2016-01-17T19:09:12.000Z","size":14,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-17T17:42:57.061Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mewo2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-17T19:07:56.000Z","updated_at":"2022-07-01T07:41:17.000Z","dependencies_parsed_at":"2023-04-18T08:13:14.627Z","dependency_job_id":null,"html_url":"https://github.com/mewo2/gertie","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/mewo2%2Fgertie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mewo2%2Fgertie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mewo2%2Fgertie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mewo2%2Fgertie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mewo2","download_url":"https://codeload.github.com/mewo2/gertie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253588650,"owners_count":21932294,"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:33.128Z","updated_at":"2026-03-12T09:04:53.364Z","avatar_url":"https://github.com/mewo2.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# Gertie: a Lisp interpreter\n\nThis is a Lisp interpreter I developed over the course of a few weeks in 2014,\nas a learning exercise. You probably don't want to use it for anything - it is\nvery much a product of a beginner.\n\nThe language itself is broadly Scheme-like, but not very well developed. The\ntype system is rudimentary, and the macros are extremely unhygienic. I got\nbored before implementing `call/cc`, but all of the framework for it is there.\n\nSome features:\n   * Basic lispish syntax (`lambda`, `let`, `define`, `if`, etc)\n   * A slightly janky macro system\n   * More sophisticated syntax (`let*`, `cond`, etc) defined through macros\n   * A mostly bootstrapped standard library\n   * A mark-and-sweep garbage collector\n   * A terrible hand-written lexer/parser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmewo2%2Fgertie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmewo2%2Fgertie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmewo2%2Fgertie/lists"}