{"id":19212334,"url":"https://github.com/leafo/moonscript-go","last_synced_at":"2025-05-12T20:36:27.012Z","repository":{"id":261095140,"uuid":"882350388","full_name":"leafo/moonscript-go","owner":"leafo","description":"Just testing some stuff, ignore","archived":false,"fork":false,"pushed_at":"2024-11-05T04:22:40.000Z","size":74,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T20:09:39.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/leafo.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-02T15:40:30.000Z","updated_at":"2025-02-07T23:53:05.000Z","dependencies_parsed_at":"2024-11-04T17:49:45.968Z","dependency_job_id":null,"html_url":"https://github.com/leafo/moonscript-go","commit_stats":null,"previous_names":["leafo/moonscript-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fmoonscript-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fmoonscript-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fmoonscript-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fmoonscript-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leafo","download_url":"https://codeload.github.com/leafo/moonscript-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253817574,"owners_count":21969005,"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":[],"created_at":"2024-11-09T13:46:31.958Z","updated_at":"2025-05-12T20:36:26.968Z","avatar_url":"https://github.com/leafo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a test repo to see what it's like to write a parser with https://pkg.go.dev/github.com/mna/pigeon\n\nNothing here is complete, and it may never be completed.\n\n## Well this is probably a failure\n\nPartially implemented parser, no transformer, basic compiler in the go version, already slower than Lua version:\n\n\n```\n(master) ~/code/go/mooonscript \u003e ls -lah big.moon \n-rw-r--r-- 1 leafo leafo 2.1M Nov  4 20:11 big.moon\n(master) ~/code/go/mooonscript \u003e time ./moonscript-go big.moon  \u003e /dev/null\nreal\t0m5.158s\nuser\t0m10.425s\nsys\t0m0.089s\n(master) ~/code/go/mooonscript \u003e time moonc -p big.moon  \u003e /dev/null\n\nreal\t0m3.876s\nuser\t0m3.725s\nsys\t0m0.140s\n(master) ~/code/go/mooonscript \u003e time moonc-luajit -p big.moon  \u003e /dev/null\n\nreal\t0m2.176s\nuser\t0m2.067s\nsys\t0m0.100s\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleafo%2Fmoonscript-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleafo%2Fmoonscript-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleafo%2Fmoonscript-go/lists"}