{"id":19401583,"url":"https://github.com/adebola-io/whirlwind","last_synced_at":"2025-07-17T10:34:51.926Z","repository":{"id":191912527,"uuid":"683260895","full_name":"adebola-io/whirlwind","owner":"adebola-io","description":"Programming language for clear, concise and clever computing. ","archived":false,"fork":false,"pushed_at":"2024-11-09T20:56:19.000Z","size":3206,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T07:42:30.964Z","etag":null,"topics":["extension","interpreter","language","language-server-protocol","library","programming-language","runtime","rust","typechecker","typescript"],"latest_commit_sha":null,"homepage":"https://wrl.vercel.app","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adebola-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-08-26T02:28:49.000Z","updated_at":"2025-03-22T18:28:32.000Z","dependencies_parsed_at":"2023-10-25T10:26:54.361Z","dependency_job_id":"cbcfa4cb-5bac-41c1-b4f9-d0c914b239f9","html_url":"https://github.com/adebola-io/whirlwind","commit_stats":null,"previous_names":["adebola-io/whirl","adebola-io/whirlwind"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adebola-io/whirlwind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adebola-io%2Fwhirlwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adebola-io%2Fwhirlwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adebola-io%2Fwhirlwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adebola-io%2Fwhirlwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adebola-io","download_url":"https://codeload.github.com/adebola-io/whirlwind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adebola-io%2Fwhirlwind/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265595689,"owners_count":23794769,"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":["extension","interpreter","language","language-server-protocol","library","programming-language","runtime","rust","typechecker","typescript"],"created_at":"2024-11-10T11:19:06.175Z","updated_at":"2025-07-17T10:34:51.883Z","avatar_url":"https://github.com/adebola-io.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **THIS PROJECT IS 55% INCOMPLETE. LOOK AWAY.**\r\n\r\n\u003ch1 align=center\u003e\r\n   \u003cimg width=\"120\" src=\"./assets/wrl_color_2.svg\" alt=\"Whirlwind Icon\"/\u003e\r\n   \u003cp\u003e\u003ci\u003eWhirlwind.\u003c/i\u003e\u003c/p\u003e\r\n\u003c/h1\u003e\r\n\r\nWhirlwind is an open-source, statically-typed programming language for quickly and easily writing maintainable software. It is designed to be practical, easy to read and efficient.\r\n\r\n## Documentation 📑\r\n\r\nThe [Whirlwind website](http://whirlwind-lang.vercel.app) is still pending. For more information relating to the source code, refer to the [docs](https://github.com/adebola-io/whirlwind/tree/master/docs) folder.\r\n\r\n## Features ✨\r\n\r\n- First Class Functions.\r\n- Static, Nominal Typing System.\r\n- Support for Generic Programming.\r\n- Support for Union Types.\r\n- Inbuilt Testing capabilities.\r\n- Modular organization.\r\n\r\n## Syntax 📐\r\n\r\nWhirlwind is inspired heavily by the syntax of already existing languages. An example of Whirlwind code is:\r\n\r\n```ts\r\n/// Function to add two numbers.\r\nfunction add(a: i32, b: i32) -\u003e i32 {\r\n   return a + b\r\n}\r\n\r\n/// Entry to the program.\r\nfunction main() {\r\n   add(2, 3)\r\n}\r\n```\r\n\r\n## Roadmap and Implementation Status 🛠️\r\n\r\nTo view the planned and implemented features in the development of Whirlwind, please refer to the [roadmap](./docs/roadmap).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadebola-io%2Fwhirlwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadebola-io%2Fwhirlwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadebola-io%2Fwhirlwind/lists"}