{"id":22105118,"url":"https://github.com/strykerkkd/maco","last_synced_at":"2025-10-13T07:05:00.528Z","repository":{"id":77805310,"uuid":"109529264","full_name":"StrykerKKD/maco","owner":"StrykerKKD","description":"virtual machine in ocaml","archived":false,"fork":false,"pushed_at":"2018-01-26T14:44:14.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T07:58:00.863Z","etag":null,"topics":["bytecode-interpreter","ocaml","virtual-machine","vm"],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/StrykerKKD.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":"2017-11-04T20:51:03.000Z","updated_at":"2018-06-14T17:06:46.000Z","dependencies_parsed_at":"2023-05-06T01:32:17.042Z","dependency_job_id":null,"html_url":"https://github.com/StrykerKKD/maco","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StrykerKKD/maco","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StrykerKKD%2Fmaco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StrykerKKD%2Fmaco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StrykerKKD%2Fmaco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StrykerKKD%2Fmaco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StrykerKKD","download_url":"https://codeload.github.com/StrykerKKD/maco/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StrykerKKD%2Fmaco/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014090,"owners_count":26085459,"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-10-13T02:00:06.723Z","response_time":61,"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":["bytecode-interpreter","ocaml","virtual-machine","vm"],"created_at":"2024-12-01T06:38:26.808Z","updated_at":"2025-10-13T07:05:00.512Z","avatar_url":"https://github.com/StrykerKKD.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MACO: Virtual Machine in Ocaml\n\nMACO is a simple Ocaml port of the [MAC](https://github.com/felixangell/mac) project.\n\n## How to use:\nYou should use the project with the latest version of the ocaml compiler.\nYou can optain the latest version of ocaml with the use of the [opam switch command](https://opam.ocaml.org/doc/Usage.html#opam-switch).\n\nYou only need jbuilder for this project:\n```sh\nopam install jbuilder\n```\n\nClone:\n```sh\ngit clone https://github.com/StrykerKKD/maco.git\ncd vmao\n```\n\nBuild:\n```sh\njbuilder build maco.exe\n```\n\nRun:\n```sh\n./_build/default/maco.exe\n```\n\n## Project structure:\n* maco.ml: Simple imperative virtual machine\n* macofp.ml: Simple functional virtual machine","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrykerkkd%2Fmaco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrykerkkd%2Fmaco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrykerkkd%2Fmaco/lists"}