{"id":23498223,"url":"https://github.com/sonota88/vm2gol-v2-python","last_synced_at":"2026-02-24T21:32:00.258Z","repository":{"id":66682801,"uuid":"288569290","full_name":"sonota88/vm2gol-v2-python","owner":"sonota88","description":"simple toy compiler","archived":false,"fork":false,"pushed_at":"2024-11-30T02:56:13.000Z","size":151,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-18T10:52:43.463Z","etag":null,"topics":["compiler","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-08-18T21:34:38.000Z","updated_at":"2024-11-30T02:56:17.000Z","dependencies_parsed_at":"2023-11-19T06:30:55.244Z","dependency_job_id":"8c959df0-42d6-4d36-aba0-08ce1150a7b9","html_url":"https://github.com/sonota88/vm2gol-v2-python","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/sonota88/vm2gol-v2-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonota88%2Fvm2gol-v2-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonota88%2Fvm2gol-v2-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonota88%2Fvm2gol-v2-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonota88%2Fvm2gol-v2-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonota88","download_url":"https://codeload.github.com/sonota88/vm2gol-v2-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonota88%2Fvm2gol-v2-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29801021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T21:02:39.706Z","status":"ssl_error","status_checked_at":"2026-02-24T21:02:21.834Z","response_time":75,"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","python"],"created_at":"2024-12-25T05:29:34.591Z","updated_at":"2026-02-24T21:32:00.231Z","avatar_url":"https://github.com/sonota88.png","language":"Python","readme":"This is a port of the compiler part of [vm2gol-v2 (Ruby version)](https://github.com/sonota88/vm2gol-v2).\n\n素朴な自作言語のコンパイラをPythonに移植した  \nhttps://memo88.hatenablog.com/entry/2020/08/19/065056\n\n```sh\n  $ LANG=C wc -l mrcl_{lexer,parser,codegen}.py lib/common.py\n   75 mrcl_lexer.py\n  304 mrcl_parser.py\n  327 mrcl_codegen.py\n   44 lib/common.py\n  750 total\n\n  $ cat mrcl_{lexer,parser,codegen}.py lib/common.py | grep -v '^ *#' | wc -l\n743\n```\n\n```\n  $ python3 -V\nPython 3.10.6\n```\n\n```\ngit clone --recursive https://github.com/sonota88/vm2gol-v2-python.git\ncd vm2gol-v2-python\n\n./docker.sh build\n\n./test.sh all\n```\n\n\n# Compile and run game of life\n\n```\n./run_game_of_life.sh\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonota88%2Fvm2gol-v2-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonota88%2Fvm2gol-v2-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonota88%2Fvm2gol-v2-python/lists"}