{"id":23978563,"url":"https://github.com/simmsb/some-scheme-compiler","last_synced_at":"2025-04-14T02:04:31.717Z","repository":{"id":94007411,"uuid":"133856930","full_name":"simmsb/some-scheme-compiler","owner":"simmsb","description":"A CPS transforming scheme compiler, Cheney on the MTA, etc","archived":false,"fork":false,"pushed_at":"2020-12-18T06:26:28.000Z","size":771,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T02:03:58.270Z","etag":null,"topics":["c","compiler","continuation-passing-style","language","lisp","scheme","scheme-compiler"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/simmsb.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":"2018-05-17T19:05:19.000Z","updated_at":"2025-02-16T07:15:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"750feac0-9853-405d-acad-4fe7c9f74613","html_url":"https://github.com/simmsb/some-scheme-compiler","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/simmsb%2Fsome-scheme-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fsome-scheme-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fsome-scheme-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fsome-scheme-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simmsb","download_url":"https://codeload.github.com/simmsb/some-scheme-compiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809038,"owners_count":21164896,"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":["c","compiler","continuation-passing-style","language","lisp","scheme","scheme-compiler"],"created_at":"2025-01-07T08:18:48.656Z","updated_at":"2025-04-14T02:04:31.712Z","avatar_url":"https://github.com/simmsb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# some-scheme-compiler\n\nA scheme compiler that uses a Continuation Passing Style transformation.\n\nIt's similar to cyclone and chicken scheme in that we use the\nC stack as a nursery 'heap', when the stack is exhausted we\nmigrate everything to the actual heap, then reset the stack.\n\n# Compiling and running\n\n```\nsomescheme 0.1.0\n\nUSAGE:\n    some-scheme-compiler [FLAGS] [OPTIONS] \u003cSUBCOMMAND\u003e\n\nFLAGS:\n    -d, --debug       \n    -h, --help        Prints help information\n    -k, --keep-tmp    \n    -V, --version     Prints version information\n\nOPTIONS:\n    -i, --input \u003cinput\u003e    \n\nSUBCOMMANDS:\n    compile    Compile the program\n    help       Prints this message or the help of the given subcommand(s)\n    run        Run the progam\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimmsb%2Fsome-scheme-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimmsb%2Fsome-scheme-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimmsb%2Fsome-scheme-compiler/lists"}