{"id":22820623,"url":"https://github.com/snowball-lang/snowball","last_synced_at":"2025-08-10T11:31:37.126Z","repository":{"id":41477967,"uuid":"485935291","full_name":"snowball-lang/snowball","owner":"snowball-lang","description":"🐱 Anything that can be written in Snowball, will eventually be written in Snowball","archived":false,"fork":false,"pushed_at":"2024-11-17T12:03:33.000Z","size":8058,"stargazers_count":123,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"capybarra","last_synced_at":"2024-11-17T12:35:12.666Z","etag":null,"topics":["compiler","llvm-compiler","llvm-frontend","object-oriented-programming","programming-language","snowball-lang"],"latest_commit_sha":null,"homepage":"https://snowball-lang.gitbook.io/docs/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snowball-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-26T20:18:32.000Z","updated_at":"2024-11-17T12:03:36.000Z","dependencies_parsed_at":"2023-11-19T10:25:04.538Z","dependency_job_id":"9da2f04c-69bf-467f-a759-abbb951bf17f","html_url":"https://github.com/snowball-lang/snowball","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowball-lang%2Fsnowball","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowball-lang%2Fsnowball/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowball-lang%2Fsnowball/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowball-lang%2Fsnowball/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowball-lang","download_url":"https://codeload.github.com/snowball-lang/snowball/tar.gz/refs/heads/capybarra","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229406078,"owners_count":18067993,"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","llvm-compiler","llvm-frontend","object-oriented-programming","programming-language","snowball-lang"],"created_at":"2024-12-12T15:26:50.322Z","updated_at":"2024-12-12T15:26:51.664Z","avatar_url":"https://github.com/snowball-lang.png","language":"C","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003cimg src=\"assets/logo.png\" height=\"200\" align=\"left\"/\u003e\n\n### `Snowball`\n*A fast, high-level programming language 🐱*\n\nSnowball provides a high-level, easy-to-use syntax for writing fast, efficient code. It is designed to be **easy to learn and use**, while still providing the performance of a low-level language.\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n### One example to prove itself\n\nObject-oriented programming, high-level abstractions, and low-level control are all possible with Snowball. Here's a simple example to demonstrate its capabilities:\n\n```swift\n\n// Generics and interface bound checks\nfunc print\u003cT: ToString\u003e(x: T) {\n  // A simple yet powerful standard library\n  std::io::println(x);\n}\n\nfunc main() {\n  let mut a; // Mutability safety\n  a = 10; // Type safety and type inference\n  let b = a; // Borrowing and immutability\n  print(b); // Type inference to its best\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowball-lang%2Fsnowball","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnowball-lang%2Fsnowball","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowball-lang%2Fsnowball/lists"}