{"id":13838011,"url":"https://github.com/luno-lang/luno","last_synced_at":"2025-07-10T19:31:30.913Z","repository":{"id":63016376,"uuid":"564069255","full_name":"luno-lang/luno","owner":"luno-lang","description":"A small toy language with syntax heavily inspired by Lua that transpiles to JS.","archived":false,"fork":false,"pushed_at":"2023-02-16T05:06:52.000Z","size":72,"stargazers_count":18,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-21T00:32:58.427Z","etag":null,"topics":["programming-language"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/luno-lang.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}},"created_at":"2022-11-09T23:28:28.000Z","updated_at":"2024-11-04T23:33:49.000Z","dependencies_parsed_at":"2024-01-13T17:22:26.203Z","dependency_job_id":null,"html_url":"https://github.com/luno-lang/luno","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luno-lang/luno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luno-lang%2Fluno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luno-lang%2Fluno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luno-lang%2Fluno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luno-lang%2Fluno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luno-lang","download_url":"https://codeload.github.com/luno-lang/luno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luno-lang%2Fluno/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264639844,"owners_count":23642313,"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":["programming-language"],"created_at":"2024-08-04T15:01:33.388Z","updated_at":"2025-07-10T19:31:30.525Z","avatar_url":"https://github.com/luno-lang.png","language":"OCaml","readme":"# Luno 🌙\nA small toy language with syntax heavily inspired by Lua.\n\n## Example\n```\nfn square(n int) int\n  ret n * n\nend\n\nsquare(5) # 5*5 = 25\nsquare(6) # 6*6 = 36\n# ...\n```\n\n## Building\nThe bootstrap compiler is written in Ocaml and requires a UNIX environment to build. If you are on Windows use [WSL](https://learn.microsoft.com/en-us/windows/wsl/install) instead. \n\n### Requirements:\nProvided you have the above you can run the compiler using the following:\n```\ndune exec luno\n```\n\n","funding_links":[],"categories":["OCaml"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluno-lang%2Fluno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluno-lang%2Fluno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluno-lang%2Fluno/lists"}