{"id":20687864,"url":"https://github.com/cribbles/rlox","last_synced_at":"2026-05-27T18:32:43.794Z","repository":{"id":94979267,"uuid":"482317743","full_name":"cribbles/rlox","owner":"cribbles","description":"🥯 Ruby-flavored Lox interpreter","archived":false,"fork":false,"pushed_at":"2022-04-17T10:01:28.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T23:59:04.745Z","etag":null,"topics":["interpreter","lox","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/cribbles.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-04-16T17:24:22.000Z","updated_at":"2023-05-18T10:07:32.000Z","dependencies_parsed_at":"2023-04-11T03:09:31.223Z","dependency_job_id":null,"html_url":"https://github.com/cribbles/rlox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cribbles/rlox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cribbles%2Frlox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cribbles%2Frlox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cribbles%2Frlox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cribbles%2Frlox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cribbles","download_url":"https://codeload.github.com/cribbles/rlox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cribbles%2Frlox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33579665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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","ruby"],"created_at":"2024-11-16T22:58:29.512Z","updated_at":"2026-05-27T18:32:43.779Z","avatar_url":"https://github.com/cribbles.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rlox\n\nImplements a [Lox](https://craftinginterpreters.com/the-lox-language.html)\ninterpreter in Ruby.\n\nThis is a \"by-the-book\" implementation that aims to stick as closely as\npossible to the source text (and ideally, serve as a jlox drop-in). The\ninterpreter itself has been adapted to be more ruby-like, where germane.\n\n## Features\n\n- [x] Scanner\n- [ ] AST\n- [ ] Parser\n- [ ] Evaluations\n- [ ] Statements and state\n- [ ] Control flow\n- [ ] Function\n- [ ] Resolving and binding\n- [ ] Classes\n- [ ] Inheritance\n\n## License\n\nrlox is released under the [MIT License](./license).\n\n---\nDeveloped by [Chris Sloop](http://chrissloop.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcribbles%2Frlox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcribbles%2Frlox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcribbles%2Frlox/lists"}