{"id":27142742,"url":"https://github.com/yjhmelody/lua-rs","last_synced_at":"2026-04-27T20:32:32.305Z","repository":{"id":37929360,"uuid":"178833312","full_name":"yjhmelody/lua-rs","owner":"yjhmelody","description":"A toy Lua5.3 Compiler","archived":false,"fork":false,"pushed_at":"2022-06-14T10:03:53.000Z","size":165,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T07:59:21.479Z","etag":null,"topics":["bytecode","compiler","lua","parser","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/yjhmelody.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}},"created_at":"2019-04-01T09:48:33.000Z","updated_at":"2024-10-02T17:28:22.000Z","dependencies_parsed_at":"2022-08-25T22:22:54.353Z","dependency_job_id":null,"html_url":"https://github.com/yjhmelody/lua-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yjhmelody/lua-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjhmelody%2Flua-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjhmelody%2Flua-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjhmelody%2Flua-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjhmelody%2Flua-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjhmelody","download_url":"https://codeload.github.com/yjhmelody/lua-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjhmelody%2Flua-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32354567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bytecode","compiler","lua","parser","rust"],"created_at":"2025-04-08T07:59:30.563Z","updated_at":"2026-04-27T20:32:32.285Z","avatar_url":"https://github.com/yjhmelody.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Toy Lua Compiler Just For Study (And Just For Fun)\r\n\r\n---\r\n\r\n## Note\r\n\r\nBasic lexer, parser, codegen and Lua bytecode serialization/deserialization have been completed.\r\n\r\nSome uncommon syntax have been ignored by me. The `AST` designed by me is somewhat unreasonable.\r\n\r\nIt was difficult for me to implement some codegen for the first time. Also, the Lua Bytecode is a little fizzy for me.\r\n\r\nThere are still some hidden bugs in codegen.\r\n\r\nGenerally, it's a naive project for learning compiler work principle. I did not do rigorous testing for so many functions.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjhmelody%2Flua-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyjhmelody%2Flua-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjhmelody%2Flua-rs/lists"}