{"id":22269093,"url":"https://github.com/jason89521/lox-rs","last_synced_at":"2025-03-25T15:21:29.716Z","repository":{"id":259662536,"uuid":"878849164","full_name":"jason89521/lox-rs","owner":"jason89521","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-29T02:35:44.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T13:42:03.708Z","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/jason89521.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-26T09:22:43.000Z","updated_at":"2024-10-29T02:35:47.000Z","dependencies_parsed_at":"2025-01-30T13:42:06.774Z","dependency_job_id":"0402c3cc-0582-4cc0-93ab-0b1075052824","html_url":"https://github.com/jason89521/lox-rs","commit_stats":null,"previous_names":["jason89521/lox-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jason89521%2Flox-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jason89521%2Flox-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jason89521%2Flox-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jason89521%2Flox-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jason89521","download_url":"https://codeload.github.com/jason89521/lox-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245486365,"owners_count":20623244,"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-12-03T11:15:06.496Z","updated_at":"2025-03-25T15:21:29.692Z","avatar_url":"https://github.com/jason89521.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lox Interpreter\n\nLearn Rust and how to build an interpreter by following this [book](https://craftinginterpreters.com/).\n\n## Todo\n\n- [x] Lexer\n- [ ] Parser\n  - [ ] Expression\n    - [x] Literal\n    - [x] Parenthesis\n    - [x] Unary\n    - [x] Binary\n    - [x] Identifier\n    - [x] Assignment\n    - [ ] ...Others\n  - [ ] Statement\n    - [x] Print\n    - [x] Expression\n  - [ ] Declaration\n    - [x] VarDeclaration\n    - [ ] ...Others\n  - [ ] Scope\n  - [ ] Control flow\n    - [ ] Condition\n    - [ ] Loop\n  - [ ] Function\n  - [ ] Resolve \u0026 Binding\n  - [ ] Class\n- [ ] Beautiful error message\n- [ ] Write proc macro to prevent hand-writing the boilerplate codes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjason89521%2Flox-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjason89521%2Flox-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjason89521%2Flox-rs/lists"}