{"id":27933132,"url":"https://github.com/hesham-cant-fly/lune-lang","last_synced_at":"2026-04-25T23:37:33.859Z","repository":{"id":289918728,"uuid":"972258847","full_name":"hesham-cant-fly/lune-lang","owner":"hesham-cant-fly","description":"Lune is a super set of Lua with an actual type system for type safe applications.","archived":false,"fork":false,"pushed_at":"2025-05-04T15:12:46.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T16:25:21.397Z","etag":null,"topics":["compiler","lua","transpiler","typesafe","typesystem"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/hesham-cant-fly.png","metadata":{"files":{"readme":"README.org","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,"zenodo":null}},"created_at":"2025-04-24T19:33:14.000Z","updated_at":"2025-05-04T15:12:50.000Z","dependencies_parsed_at":"2025-04-25T19:24:36.894Z","dependency_job_id":"f893e69e-a29c-4ec7-8947-91da67733f61","html_url":"https://github.com/hesham-cant-fly/lune-lang","commit_stats":null,"previous_names":["hesham-cant-fly/lune-lang"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesham-cant-fly%2Flune-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesham-cant-fly%2Flune-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesham-cant-fly%2Flune-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesham-cant-fly%2Flune-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hesham-cant-fly","download_url":"https://codeload.github.com/hesham-cant-fly/lune-lang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252812596,"owners_count":21808169,"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","lua","transpiler","typesafe","typesystem"],"created_at":"2025-05-07T04:27:31.734Z","updated_at":"2026-04-25T23:37:28.833Z","avatar_url":"https://github.com/hesham-cant-fly.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: lune programming language\n\nThe only change is that you can't define global variables like this\n#+begin_src lua\nx = 10\n#+end_src\n\nyou have to use ~global~ keyword instead.\n#+begin_src lune\nglobal x = 10\n#+end_src\n\nsemicolons are now optional :D\n\n[[./testing-meme.jpg]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhesham-cant-fly%2Flune-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhesham-cant-fly%2Flune-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhesham-cant-fly%2Flune-lang/lists"}