{"id":38529770,"url":"https://github.com/fpotier/lox","last_synced_at":"2026-01-17T06:53:35.978Z","repository":{"id":186143589,"uuid":"656101359","full_name":"fpotier/lox","owner":"fpotier","description":"My implementation of the Lox language","archived":false,"fork":false,"pushed_at":"2025-08-10T12:34:30.000Z","size":155,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-10T14:37:20.621Z","etag":null,"topics":["compiler","lox","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fpotier.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}},"created_at":"2023-06-20T09:04:02.000Z","updated_at":"2025-05-14T09:27:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"4249da65-11ea-40c4-9a49-0b5f488200fe","html_url":"https://github.com/fpotier/lox","commit_stats":null,"previous_names":["fpotier/lox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fpotier/lox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpotier%2Flox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpotier%2Flox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpotier%2Flox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpotier%2Flox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fpotier","download_url":"https://codeload.github.com/fpotier/lox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpotier%2Flox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28502972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["compiler","lox","programming-language"],"created_at":"2026-01-17T06:53:34.793Z","updated_at":"2026-01-17T06:53:35.963Z","avatar_url":"https://github.com/fpotier.png","language":"Go","readme":"My implementation of the [Lox](https://craftinginterpreters.com/the-lox-language.html) scripting language written in Go.\n\nLox is a programming language designed by [Robert Nystrom](http://stuffwithstuff.com/) in the book [Crafting Interpreters](https://craftinginterpreters.com/).\n\n# Tests\n\nThe test suite in `test/official_tests` comes from the [original implementation](https://github.com/munificent/craftinginterpreters/tree/master/test)\n\n## Current state\n\n### Official test suite\n\n\u003cdetails\u003e\n\n| Feature              | Implementation     |\n| :------------------: | :----------------: |\n| assignment           | :white_check_mark: |\n| benchmark            | :white_check_mark: |\n| block                | :white_check_mark: |\n| bool                 | :white_check_mark: |\n| call                 | :white_check_mark: |\n| class                | :white_check_mark: |\n| closure              | :white_check_mark: |\n| comments             | :white_check_mark: |\n| constructor          | :white_check_mark: |\n| field                | :white_check_mark: |\n| for                  | :white_check_mark: |\n| function             | :white_check_mark: |\n| if                   | :white_check_mark: |\n| inheritance          | :white_check_mark: |\n| limit                | :x:                |\n| logical operator     | :white_check_mark: |\n| method               | :white_check_mark: |\n| nil                  | :white_check_mark: |\n| number               | :white_check_mark: |\n| operator             | :white_check_mark: |\n| print                | :white_check_mark: |\n| regression           | :white_check_mark: |\n| return               | :white_check_mark: |\n| scanning             | :white_check_mark: |\n| string               | :white_check_mark: |\n| super                | :white_check_mark: |\n| this                 | :white_check_mark: |\n| variable             | :white_check_mark: |\n| while                | :white_check_mark: |\n| empty file           | :white_check_mark: |\n| precedence           | :white_check_mark: |\n| unexpected character | :white_check_mark: |\n\n\u003c/details\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpotier%2Flox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffpotier%2Flox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpotier%2Flox/lists"}