{"id":16880619,"url":"https://github.com/squaremo/lisp-in-small-pieces","last_synced_at":"2026-02-08T21:06:53.665Z","repository":{"id":4742976,"uuid":"5892417","full_name":"squaremo/lisp-in-small-pieces","owner":"squaremo","description":"Code written while working through the book LISP in Small Pieces","archived":false,"fork":false,"pushed_at":"2014-02-16T12:59:40.000Z","size":388,"stargazers_count":27,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-25T05:41:14.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scheme","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tiimgreen/github-cheat-sheet","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/squaremo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-20T20:20:08.000Z","updated_at":"2024-01-14T00:04:07.000Z","dependencies_parsed_at":"2022-09-18T11:42:14.066Z","dependency_job_id":null,"html_url":"https://github.com/squaremo/lisp-in-small-pieces","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/squaremo%2Flisp-in-small-pieces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squaremo%2Flisp-in-small-pieces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squaremo%2Flisp-in-small-pieces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squaremo%2Flisp-in-small-pieces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squaremo","download_url":"https://codeload.github.com/squaremo/lisp-in-small-pieces/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244544356,"owners_count":20469664,"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-13T15:59:32.401Z","updated_at":"2026-02-08T21:06:48.644Z","avatar_url":"https://github.com/squaremo.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"lisp-in-small-pieces\n====================\n\nI'm working my way through \"Lisp in Small Pieces\", by Christian Queinnec.\nThe book discusses the implementation of Lisps, and develops interpreters\nand compilers demonstrating various techniques and features of Lisps.\nIt's a lot of fun to follow along.\n\nThis repository holds the code I've written while studying the book. I skip a few\nchapters (in the sense of not writing any code; I still read them!), and I diverge\nand divert from the book according to taste.\n\nAll the code is in Scheme, and much of it uses SISC-specific libraries\n(`generic-procedures`, `oo`, `type-system`). It would\nbe adaptable to other Schemes, I imagine, since they tend to have analogues of\nthose libraries. But why wouldn't you be writing your own code instead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquaremo%2Flisp-in-small-pieces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquaremo%2Flisp-in-small-pieces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquaremo%2Flisp-in-small-pieces/lists"}