{"id":25035157,"url":"https://github.com/lunastev/wave-ex","last_synced_at":"2026-01-11T02:41:50.816Z","repository":{"id":192385641,"uuid":"686628690","full_name":"LunaStev/Wave-Ex","owner":"LunaStev","description":"Wave - Programming Language.     Mail : support@wave-lang.dev","archived":false,"fork":false,"pushed_at":"2024-06-04T05:06:49.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T17:14:30.526Z","etag":null,"topics":["documentation","language","programming","programming-language","wave"],"latest_commit_sha":null,"homepage":"https://wave-lang.dev","language":null,"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/LunaStev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"gurmstudios","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-09-03T12:33:36.000Z","updated_at":"2024-06-11T03:04:34.000Z","dependencies_parsed_at":"2023-09-04T16:16:21.742Z","dependency_job_id":"9051a733-9085-4630-9512-a46293df26f7","html_url":"https://github.com/LunaStev/Wave-Ex","commit_stats":null,"previous_names":["lunastev/wave","lunastev/wave-docs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LunaStev%2FWave-Ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LunaStev%2FWave-Ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LunaStev%2FWave-Ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LunaStev%2FWave-Ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LunaStev","download_url":"https://codeload.github.com/LunaStev/Wave-Ex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246375083,"owners_count":20767031,"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":["documentation","language","programming","programming-language","wave"],"created_at":"2025-02-05T23:45:36.744Z","updated_at":"2025-03-30T20:24:31.035Z","avatar_url":"https://github.com/LunaStev.png","language":null,"funding_links":["https://ko-fi.com/gurmstudios"],"categories":[],"sub_categories":[],"readme":"# Wave - Programming Language\n\n[\u003cimg src=\"https://wave-lang.dev/assets/img/features/wave.png\" alt=\"\" width=\"150\"\u003e](https://www.wave-lang.dev)\n\n\u003cp\u003eWelcome to the Wave programming language documentation. The Wave project is currently in development. As of September 3, 2023, we are using Antlr for its development, though this may change in the future.\u003c/p\u003e\n\n\u003cp\u003eWhat exactly is the Wave programming language? Wave is a compiled language. It's a compiled language developed by someone named LunaStev for game development. It was created for game framework and game engine development, and our aim is to develop a language optimized for such functions.\u003c/p\u003e\n\n## Code\n\n```wave\nfun hello(name :str) {\n  print(\"{}\", name);\n}\n\nfun main() {\n  var a :str = \"LunaStev\";\n  count b = 10;\n  print(\"Hello, World! {a} {b}\");\n  hello(\"LunaStev\");\n}\n```\n\n```cmd\nHello, World! LunaStev 10\nLunaStev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flunastev%2Fwave-ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flunastev%2Fwave-ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flunastev%2Fwave-ex/lists"}