{"id":13672349,"url":"https://github.com/schtauffen/rslox","last_synced_at":"2025-04-27T21:32:45.651Z","repository":{"id":85692261,"uuid":"235452529","full_name":"schtauffen/rslox","owner":"schtauffen","description":"Bytecode virtual machine for the Lox programming language written in Rust","archived":false,"fork":false,"pushed_at":"2020-02-07T02:24:26.000Z","size":86,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-11T10:42:21.266Z","etag":null,"topics":["bytecode-virtual-machine","lox","lox-programming-language","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schtauffen.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":"2020-01-21T22:17:06.000Z","updated_at":"2021-04-21T03:18:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"b64aa904-419e-482b-b1c2-c5e7b8f45b41","html_url":"https://github.com/schtauffen/rslox","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/schtauffen%2Frslox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schtauffen%2Frslox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schtauffen%2Frslox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schtauffen%2Frslox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schtauffen","download_url":"https://codeload.github.com/schtauffen/rslox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251212689,"owners_count":21553501,"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":["bytecode-virtual-machine","lox","lox-programming-language","rust"],"created_at":"2024-08-02T09:01:33.020Z","updated_at":"2025-04-27T21:32:45.644Z","avatar_url":"https://github.com/schtauffen.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# rslox\r\n\r\nBytecode virtual machine for the Lox programming language written in Rust.\r\n\r\n## Development\r\nWhile developing, if you would like auto-running check and tests you can install cargo-watch and then run `./scripts/tdd`.  \r\nYou can then also have an auto-restarting rslox repl by opening a second terminal and running `./scripts/repl`.  \r\n\r\n## Acknowledgements\r\n\r\n**Bob Nystrom** ([munificent](https://github.com/munificent@munificentbob)) - author of the fantastic [https://craftinginterpreters.com](https://craftinginterpreters.com)  \r\n**John Chabot** ([johnnyboyC](https://github.com/jonnyboyC)) - implementor of [SpaceLox](https://github.com/jonnyboyC/spacelox) which has been immensely helpful. I was excited when some of my code was very similar, and grateful when I got stuck and was able to borrow.  \r\n**Lenard Pratt** ([Lapz](https://github.com/Lapz)) - implementor of [tox](https://github.com/Lapz/tox), a statically typed version of lox. I'm excited to see what his implementation can teach me after I've completed following the book.  \r\n[**string-interner**](https://github.com/Robbepop/string-interner) - implementation for string interning in Rust.  \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschtauffen%2Frslox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschtauffen%2Frslox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschtauffen%2Frslox/lists"}