{"id":21806861,"url":"https://github.com/roguh/clox","last_synced_at":"2025-03-21T08:13:09.212Z","repository":{"id":89927806,"uuid":"206645180","full_name":"roguh/clox","owner":"roguh","description":"Lox interpreter written in OCaml by Hugo O. Rivera Calzadillas.","archived":false,"fork":false,"pushed_at":"2021-09-08T05:28:39.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T04:42:09.367Z","etag":null,"topics":["dune","interpreter","lox","menhir","ocaml"],"latest_commit_sha":null,"homepage":"https://craftinginterpreters.com","language":"OCaml","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/roguh.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2019-09-05T19:47:44.000Z","updated_at":"2021-02-18T04:06:13.000Z","dependencies_parsed_at":"2023-05-30T13:30:23.012Z","dependency_job_id":null,"html_url":"https://github.com/roguh/clox","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/roguh%2Fclox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roguh%2Fclox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roguh%2Fclox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roguh%2Fclox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roguh","download_url":"https://codeload.github.com/roguh/clox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759961,"owners_count":20505716,"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":["dune","interpreter","lox","menhir","ocaml"],"created_at":"2024-11-27T12:31:00.356Z","updated_at":"2025-03-21T08:13:09.186Z","avatar_url":"https://github.com/roguh.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: Lox-in-Ocaml Interpreter\n\n* Install\n\nInstall OCaml, opam, and dune.\n\n#+BEGIN_SRC\nasdf plugin-add ocaml\nasdf install ocaml XXX\nopam install dune\n#+END_SRC\n\nFind dependencies: =dune external-lib-deps --missing src/cli.exe=\n\n* Compile\n\n#+BEGIN_SRC\nmake clean\nmake all\nmake test\n#+END_SRC\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froguh%2Fclox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froguh%2Fclox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froguh%2Fclox/lists"}