{"id":18967282,"url":"https://github.com/gablemathias/sicp","last_synced_at":"2026-02-20T15:31:28.275Z","repository":{"id":191930563,"uuid":"582344907","full_name":"gablemathias/SICP","owner":"gablemathias","description":"Walkthrough Structure and Interpretation of Computer Programs, with practice and exercises done!","archived":false,"fork":false,"pushed_at":"2023-01-11T08:40:17.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T00:15:43.971Z","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":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gablemathias.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,"governance":null}},"created_at":"2022-12-26T14:26:47.000Z","updated_at":"2022-12-31T00:52:51.000Z","dependencies_parsed_at":"2023-09-01T15:42:06.773Z","dependency_job_id":"63050aa3-4eda-4cd1-ad4b-f9a2b9072c41","html_url":"https://github.com/gablemathias/SICP","commit_stats":null,"previous_names":["gablemathias/sicp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gablemathias/SICP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2FSICP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2FSICP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2FSICP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2FSICP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gablemathias","download_url":"https://codeload.github.com/gablemathias/SICP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2FSICP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29655297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"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-08T14:40:19.221Z","updated_at":"2026-02-20T15:31:28.257Z","avatar_url":"https://github.com/gablemathias.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SICP Studying\n\nHello! I've made this repository to push the exercises, tests and studies from book:\nStructure and Interpretation of Computer Programs\n\n# How to run Scheme on Linux or Mac\n\n1. $ mkdir scheme\n2. $ cd scheme \u0026\u0026 touch simplyscm\n3. copy the code from here https://people.eecs.berkeley.edu/~bh/ssch27/appendix-simply.html into the file created in the previous step\n4. install docker\n5. $ sudo docker pull stklos/stklos:latest\n6. $ sudo docker run -v $(pwd):/home -it stklos/stklos:latest\n7. stklos\u003e (load \"simplyscm\")\n\nIn case you are wondering how to get out of the container you run:\n,quit\n\nRepeat steps 5 to 7 as needed.\n\nRun:\n$ docker container prune\nOnce in a while just to get rid of those accumulating stopped containers\n\nCredits: A student that watched the video lectures. Thank you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgablemathias%2Fsicp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgablemathias%2Fsicp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgablemathias%2Fsicp/lists"}