{"id":16411000,"url":"https://github.com/phoe/tclcs-code","last_synced_at":"2026-02-04T00:01:29.605Z","repository":{"id":111724954,"uuid":"260917339","full_name":"phoe/tclcs-code","owner":"phoe","description":"Companion code for the book \"The Common Lisp Condition System\"","archived":false,"fork":false,"pushed_at":"2025-06-17T09:50:20.000Z","size":404,"stargazers_count":24,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-30T22:02:11.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phoe.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,"zenodo":null}},"created_at":"2020-05-03T12:55:21.000Z","updated_at":"2025-06-17T09:50:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff8f125a-9e6b-44c8-b303-50a7553f57f3","html_url":"https://github.com/phoe/tclcs-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phoe/tclcs-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoe%2Ftclcs-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoe%2Ftclcs-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoe%2Ftclcs-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoe%2Ftclcs-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phoe","download_url":"https://codeload.github.com/phoe/tclcs-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoe%2Ftclcs-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29062481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T23:14:54.203Z","status":"ssl_error","status_checked_at":"2026-02-03T23:14:50.873Z","response_time":96,"last_error":"SSL_read: 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-10-11T06:44:20.449Z","updated_at":"2026-02-04T00:01:29.574Z","avatar_url":"https://github.com/phoe.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Common Lisp Condition System - companion code\n\nThis is a repository containing companion code for the book *The Common Lisp Condition System*.\n\nThe code is structured in folders, one folder for each topic mentioned in the book. Each Lisp file in each folder is a single-package self-contained snapshot showing the state of the code we create in our book at each stage of its writing. The symbols exported from each package are test functions that can be executed to demonstrate the behaviour of code at that particular moment in the book; example output of each test function is placed in the comments of each source file.\n\nThis system depends on [`trivial-custom-debugger`](https://github.com/phoe/trivial-custom-debugger) for installing a custom debugger function in place of the system-provided one.\n\n`(ql:quickload :tclcs-code)` will load this system from Quicklisp.\n\nThe code for the second part of the book has been adapted from the [Portable Condition System](https://github.com/phoe/portable-condition-system) and is therefore not included here. Please see the CLCS repository for an updated and extended version of the code included in the book.\n\nThe original code for implementations of dynamic variables in C has been contributed by [Marco Heisig](https://github.com/marcoheisig), [Michael Raskin](https://gitlab.common-lisp.net/mraskin), and [Gilbert Baumann](http://clim.rocks/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoe%2Ftclcs-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphoe%2Ftclcs-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoe%2Ftclcs-code/lists"}