{"id":24073555,"url":"https://github.com/jdcodework/rslox","last_synced_at":"2026-04-22T08:31:49.923Z","repository":{"id":271286300,"uuid":"912583794","full_name":"JDCodeWork/rslox","owner":"JDCodeWork","description":"Implementation of the lox language proposed by the book “Crafting Interpreters”.","archived":false,"fork":false,"pushed_at":"2026-04-05T21:09:10.000Z","size":339,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-05T21:28:57.582Z","etag":null,"topics":["crafting-interpreters","interpreted-programming-language","lox-interpreter","rust-lang"],"latest_commit_sha":null,"homepage":"","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/JDCodeWork.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-06T00:58:37.000Z","updated_at":"2026-04-05T21:09:14.000Z","dependencies_parsed_at":"2025-02-22T21:24:52.788Z","dependency_job_id":"a4556975-94de-4b29-9227-41297394f357","html_url":"https://github.com/JDCodeWork/rslox","commit_stats":null,"previous_names":["jdcodework/rslox","jdcodework/rslox-v1"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/JDCodeWork/rslox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JDCodeWork%2Frslox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JDCodeWork%2Frslox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JDCodeWork%2Frslox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JDCodeWork%2Frslox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JDCodeWork","download_url":"https://codeload.github.com/JDCodeWork/rslox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JDCodeWork%2Frslox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32127854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T07:37:52.372Z","status":"ssl_error","status_checked_at":"2026-04-22T07:37:51.635Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["crafting-interpreters","interpreted-programming-language","lox-interpreter","rust-lang"],"created_at":"2025-01-09T17:30:30.964Z","updated_at":"2026-04-22T08:31:49.906Z","avatar_url":"https://github.com/JDCodeWork.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rslox\n\nAn implementation of the Lox language in Rust, following the book [Crafting Interpreters](https://craftinginterpreters.com/) by Robert Nystrom.\n\n---\n\n## 🚀 Quick Start\n\n```bash\ngit clone https://github.com/JDCodeWork/rslox.git\ncd rslox\n\ncargo build --release\n\n./target/release/tw run --help\n./target/release/vm run --help\n```\n\n## 🛠️ Handy Commands\n\n```bash\ncargo test\ncargo build --release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdcodework%2Frslox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdcodework%2Frslox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdcodework%2Frslox/lists"}