{"id":18421349,"url":"https://github.com/eduardostuart/rust-the-super-tiny-compiler","last_synced_at":"2025-04-07T14:31:46.177Z","repository":{"id":73790749,"uuid":"461001097","full_name":"eduardostuart/rust-the-super-tiny-compiler","owner":"eduardostuart","description":"A rust version of \"the super tiny compiler\"","archived":false,"fork":false,"pushed_at":"2022-02-18T22:10:17.000Z","size":11,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T14:53:32.364Z","etag":null,"topics":["compiler","rust","super-tiny-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/eduardostuart.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":"2022-02-18T20:48:38.000Z","updated_at":"2023-07-21T16:20:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"58680c05-cb21-4005-96c3-1a7e5dd8d599","html_url":"https://github.com/eduardostuart/rust-the-super-tiny-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/eduardostuart%2Frust-the-super-tiny-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardostuart%2Frust-the-super-tiny-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardostuart%2Frust-the-super-tiny-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardostuart%2Frust-the-super-tiny-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eduardostuart","download_url":"https://codeload.github.com/eduardostuart/rust-the-super-tiny-compiler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247669911,"owners_count":20976476,"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":["compiler","rust","super-tiny-compiler"],"created_at":"2024-11-06T04:25:23.896Z","updated_at":"2025-04-07T14:31:46.170Z","avatar_url":"https://github.com/eduardostuart.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The (Rust) super tiny compiler\n\nThis project is a rust version of the super tiny compiler ([the original one (JS) was created by Jamie Kyle](https://github.com/jamiebuilds/the-super-tiny-compiler/blob/master/the-super-tiny-compiler.js)).\n\nThe output (C-like) and input (Lisp-like) syntax are the same. The Lexer and Parser created here were heavily inspired by the super-tiny-compiler.js.\n\n## Examples\n\n```sh\ncargo run --example tokens\ncargo run --example ast\ncargo run --example compiler\n```\n\n## Test\n\n```sh\ncargo test\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardostuart%2Frust-the-super-tiny-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduardostuart%2Frust-the-super-tiny-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardostuart%2Frust-the-super-tiny-compiler/lists"}