{"id":13782903,"url":"https://github.com/hellerve/clox","last_synced_at":"2025-07-30T21:33:19.850Z","repository":{"id":79626203,"uuid":"122465036","full_name":"hellerve/clox","owner":"hellerve","description":"My take on Crafting Interpreters","archived":false,"fork":false,"pushed_at":"2019-05-24T15:22:16.000Z","size":42,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T13:21:42.376Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/hellerve.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}},"created_at":"2018-02-22T10:38:53.000Z","updated_at":"2024-11-29T01:10:58.000Z","dependencies_parsed_at":"2023-03-06T12:45:50.022Z","dependency_job_id":null,"html_url":"https://github.com/hellerve/clox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellerve/clox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fclox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fclox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fclox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fclox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellerve","download_url":"https://codeload.github.com/hellerve/clox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fclox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267944973,"owners_count":24170214,"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-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-08-03T18:01:47.623Z","updated_at":"2025-07-30T21:33:19.830Z","avatar_url":"https://github.com/hellerve.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# clox\n\nMy attempt to organize the code that was handed to us by Bob Nystrom in his\nbook [Crafting Interpreters](http://www.craftinginterpreters.com/chunks-of-bytecode.html),\nand follow along in the process. I suggest you go read the book, it’s a lot of\nfun.\n\nThis version tries to incorporate all of the challenges at the end of the chapters. I also took the liberty to add a `char` type that, as of now, doesn’t\ndo much. You can concatenate it to other chars or strings, though.\n\nIt depends on [libreadline](https://tiswww.case.edu/php/chet/readline/rltop.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Fclox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellerve%2Fclox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Fclox/lists"}