{"id":13442789,"url":"https://github.com/DalekBaldwin/on-lisp","last_synced_at":"2025-03-20T15:30:56.098Z","repository":{"id":10983063,"uuid":"13301961","full_name":"DalekBaldwin/on-lisp","owner":"DalekBaldwin","description":"A modernized and annotated code companion to Paul Graham's \"On Lisp\".","archived":false,"fork":false,"pushed_at":"2022-11-20T00:19:35.000Z","size":571,"stargazers_count":318,"open_issues_count":4,"forks_count":41,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-08-01T03:41:58.461Z","etag":null,"topics":["lisp","textbook"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DalekBaldwin.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":"2013-10-03T15:27:41.000Z","updated_at":"2024-07-06T17:31:25.000Z","dependencies_parsed_at":"2023-01-11T19:15:28.870Z","dependency_job_id":null,"html_url":"https://github.com/DalekBaldwin/on-lisp","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/DalekBaldwin%2Fon-lisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalekBaldwin%2Fon-lisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalekBaldwin%2Fon-lisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalekBaldwin%2Fon-lisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DalekBaldwin","download_url":"https://codeload.github.com/DalekBaldwin/on-lisp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221772555,"owners_count":16878128,"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":["lisp","textbook"],"created_at":"2024-07-31T03:01:50.832Z","updated_at":"2024-10-28T03:31:03.669Z","avatar_url":"https://github.com/DalekBaldwin.png","language":"Common Lisp","funding_links":[],"categories":["Common Lisp"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/DalekBaldwin/on-lisp.svg?branch=master)](https://travis-ci.org/DalekBaldwin/on-lisp)\n\nThis repository contains a version of the code from On Lisp modified for use in modern Lisp environments. Paul Graham's original code can be found [here](http://ep.yimg.com/ty/cdn/paulgraham/onlisp.lisp).\n\nAmong other necessary changes, this version:\n\n- Updates code that relied on pre-ANSI built-ins\n- Includes the bug fixes mentioned on pg's [errata page](http://www.paulgraham.com/onlisperrata.html)\n- Organizes everything into a modern system structure with ASDF and named-readtables\n- Adapts most of the example code into test suites\n- Makes it easy to load each version of the query system, Prolog system, and OOP system separately\n\nIt was written to follow along with the book page by page and catalogue dependencies between the chapters, which become quite complex toward the end.\n\nThe PDF file of the book available from Paul Graham's site isn't so great for reading on a screen. A version with smaller margins and the missing figures re-added can be found [here](http://www.lurklurk.org/onlisp/onlisp.html).\n\nAn online HTML version of the book, minus graphical figures, can be found [here](http://dunsmor.com/lisp/onlisp/onlisp.html).\n\nThis code has been tested on SBCL, CCL, CLISP, and ECL. The simplest way to get it up and running is to install [Quicklisp](https://www.quicklisp.org) and clone this repository into your `quicklisp/local-projects` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDalekBaldwin%2Fon-lisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDalekBaldwin%2Fon-lisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDalekBaldwin%2Fon-lisp/lists"}