{"id":23498241,"url":"https://github.com/sonota88/vm2gol-v2-zig","last_synced_at":"2025-04-22T23:25:36.358Z","repository":{"id":45686717,"uuid":"327142445","full_name":"sonota88/vm2gol-v2-zig","owner":"sonota88","description":"simple toy compiler","archived":false,"fork":false,"pushed_at":"2025-03-29T07:30:02.000Z","size":198,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T08:25:54.542Z","etag":null,"topics":["compiler","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/sonota88.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}},"created_at":"2021-01-05T23:09:10.000Z","updated_at":"2025-03-29T07:31:41.000Z","dependencies_parsed_at":"2022-08-12T12:00:43.136Z","dependency_job_id":null,"html_url":"https://github.com/sonota88/vm2gol-v2-zig","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonota88%2Fvm2gol-v2-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonota88%2Fvm2gol-v2-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonota88%2Fvm2gol-v2-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonota88%2Fvm2gol-v2-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonota88","download_url":"https://codeload.github.com/sonota88/vm2gol-v2-zig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250339068,"owners_count":21414293,"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":["compiler","zig","ziglang"],"created_at":"2024-12-25T05:30:04.541Z","updated_at":"2025-04-22T23:25:36.352Z","avatar_url":"https://github.com/sonota88.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"素朴な自作言語のコンパイラをZigに移植した  \nhttps://memo88.hatenablog.com/entry/2021/01/07/235019\n\n```sh\ngit clone --recursive https://github.com/sonota88/vm2gol-v2-zig.git\ncd vm2gol-v2-zig\n./docker.sh build\n./test.sh all\n```\n\n```sh\n./docker.sh run zig version\n  # 0.14.0\n\nLANG=C wc -l {lexer,parser,codegen}.zig lib/{types,utils,json}.zig\n  #  189 lexer.zig\n  #  630 parser.zig\n  #  552 codegen.zig\n  #  209 lib/types.zig\n  #  210 lib/utils.zig\n  #  144 lib/json.zig\n  # 1934 total\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonota88%2Fvm2gol-v2-zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonota88%2Fvm2gol-v2-zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonota88%2Fvm2gol-v2-zig/lists"}