{"id":29801318,"url":"https://github.com/atomicptr/lox-rs","last_synced_at":"2025-07-28T09:44:50.596Z","repository":{"id":300485218,"uuid":"997471007","full_name":"atomicptr/lox-rs","owner":"atomicptr","description":"Tree Walk Interpreter for the Lox programming language","archived":false,"fork":false,"pushed_at":"2025-06-16T07:25:28.000Z","size":350,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-22T02:00:39.471Z","etag":null,"topics":["interpreter","lox","lox-interpreter","lox-lang","lox-language","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomicptr.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,"zenodo":null},"funding":{"github":"atomicptr","buy_me_a_coffee":"atomicptr"}},"created_at":"2025-06-06T15:25:34.000Z","updated_at":"2025-06-16T08:18:46.000Z","dependencies_parsed_at":"2025-06-22T00:31:43.243Z","dependency_job_id":"bb03481f-6423-4007-87bd-e5132898e35e","html_url":"https://github.com/atomicptr/lox-rs","commit_stats":null,"previous_names":["atomicptr/lox-rs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/atomicptr/lox-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Flox-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Flox-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Flox-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Flox-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicptr","download_url":"https://codeload.github.com/atomicptr/lox-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Flox-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267496847,"owners_count":24097099,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["interpreter","lox","lox-interpreter","lox-lang","lox-language","programming-language"],"created_at":"2025-07-28T09:44:30.071Z","updated_at":"2025-07-28T09:44:50.588Z","avatar_url":"https://github.com/atomicptr.png","language":"Rust","readme":"# lox-rs\n\nMy implementation of the \"tree walk interpreter\" lox programing language from the [Crafting Interpreters](https://craftinginterpreters.com/) book.\n\n## Changes\n\nThis implementation has some changes different from the books implementation (some of these were part of the extra challenges)\n\n- Dynamic but strongly typed, there are type checks for operations\n- Logical operators evaluate to boolean values instead, e.g. \"nil or 5\" becomes true and not 5\n- Better error messages with context\n- ternary operator\n- continue/break statements for loops\n- support for anonymous functions\n\n## License\n\nGPLv3\n","funding_links":["https://github.com/sponsors/atomicptr","https://buymeacoffee.com/atomicptr"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Flox-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicptr%2Flox-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Flox-rs/lists"}