{"id":21463917,"url":"https://github.com/zubivan/sicp","last_synced_at":"2026-01-03T05:56:06.952Z","repository":{"id":96938029,"uuid":"182571058","full_name":"zubivan/SICP","owner":"zubivan","description":"Reading SICP and working on exercises coming with the book","archived":false,"fork":false,"pushed_at":"2019-04-21T19:15:25.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T14:52:50.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zubivan.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}},"created_at":"2019-04-21T18:55:12.000Z","updated_at":"2019-04-21T19:15:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a419316-66d8-4007-b81b-7b44dcf6f3db","html_url":"https://github.com/zubivan/SICP","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/zubivan%2FSICP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zubivan%2FSICP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zubivan%2FSICP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zubivan%2FSICP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zubivan","download_url":"https://codeload.github.com/zubivan/SICP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976384,"owners_count":20377691,"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-11-23T07:28:48.722Z","updated_at":"2026-01-03T05:56:06.928Z","avatar_url":"https://github.com/zubivan.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"Personal repo to go through SICP book.\n\nBook from MIT EDU:\nhttps://web.mit.edu/alexmv/6.037/sicp.pdf\n\nUsing Racket dialect of LISP instead of Scheme. See\nhttps://racket-lang.org/ for more details.\n\n## MacOS setup\n\n\u003e Assuming existance of brew.\n\nRacket REPL\n\n```sh\nbrew install racket\n```\n\nSICP language for Racket\n\u003e https://docs.racket-lang.org/sicp-manual\n\n```sh\nraco pkg install sicp\n```\n\nVSCode as an IDE, either go to\n\u003e https://code.visualstudio.com/docs/setup/mac\n\n```sh\nbrew cask install visual-studio-code\n```\n\n## Racket REPL\n\nAs you coupld have guessed it's just\n\n```sh\nracket\n```\n\nGo wild from here :rocket:\n\n### Some useful commands\n\nGetting out of Racket REPL\n\n```sh\n(exit)\n```\n\nRunning racket file\n\n```sh\nracket hello_world.rkt\n```\n\nRunning racket file and staying in interactive mode\n\n```sh\nracket -it hello_world.rkt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzubivan%2Fsicp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzubivan%2Fsicp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzubivan%2Fsicp/lists"}