{"id":16341789,"url":"https://github.com/adimit/sicp","last_synced_at":"2025-11-05T14:30:24.274Z","repository":{"id":66452588,"uuid":"284798837","full_name":"adimit/sicp","owner":"adimit","description":"Following SICP along with an implementation in Rust","archived":false,"fork":false,"pushed_at":"2020-09-26T19:19:30.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T16:42:32.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/adimit.png","metadata":{"files":{"readme":"Readme.org","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-03T20:20:23.000Z","updated_at":"2020-09-26T19:19:32.000Z","dependencies_parsed_at":"2023-02-23T07:15:58.760Z","dependency_job_id":null,"html_url":"https://github.com/adimit/sicp","commit_stats":{"total_commits":46,"total_committers":1,"mean_commits":46.0,"dds":0.0,"last_synced_commit":"754513881698f06d49f204f6c8a8a4daa0c1536d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adimit%2Fsicp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adimit%2Fsicp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adimit%2Fsicp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adimit%2Fsicp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adimit","download_url":"https://codeload.github.com/adimit/sicp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239461141,"owners_count":19642528,"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-11T00:00:22.076Z","updated_at":"2025-11-05T14:30:24.012Z","avatar_url":"https://github.com/adimit.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Scheme in Rust\n\nThis is an experimental Scheme in Rust. It serves as an accompaniment to reading SICP, and has no purpose outside of that.\n\n* Tasks\n** DONE =EvaluationResult= needs spans\nError reporting could be improved by adding spans to =EvaluationResult=\n** DONE Test for error messages reporting locations\nAny error about evaluation or parsing should always carry positional information. Refactor ReplError to carry a span and implement =fmt::Display=\n** DONE Refactor\n** DONE (+12) should not give invalid function head expression Int(12)\n\n=+12= should be parsed as a symbol. It's also weird that =+12= doesn't just work now, because shouldn't it be a =Sym(+)= followed by =Int(12)=?\nCAVEAT: our behaviour mirrors that of Scheme's reference interpreter exactly, so I don't know that it's a bug at all.\n\nIgnore this for now.\n** TODO Add other basic arithmetic operations\nsubtraction, division multiplication\n** TODO Add floating point numbers\nfloating point numbers \"pollute\" i.e. if there's one floating point number anywhere in the expression, the result is fp, otherwise int.\n** TODO Evaluate =thiserr= and =eyre=\nCreated: [2020-08-26 Wed 17:58]\nRef: main.org [[file:~/org/main.org::*RustConf talks][RustConf talks]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadimit%2Fsicp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadimit%2Fsicp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadimit%2Fsicp/lists"}