{"id":13608775,"url":"https://github.com/TheRealMichaelWang/cish","last_synced_at":"2025-04-12T17:32:48.406Z","repository":{"id":37294993,"uuid":"399650590","full_name":"TheRealMichaelWang/cish","owner":"TheRealMichaelWang","description":"Go + Generics + Sum Types","archived":false,"fork":false,"pushed_at":"2023-07-20T03:46:25.000Z","size":1039,"stargazers_count":35,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-07T14:42:07.515Z","etag":null,"topics":["programming-languages"],"latest_commit_sha":null,"homepage":"","language":"C","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/TheRealMichaelWang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-08-25T01:17:27.000Z","updated_at":"2024-05-10T02:48:35.000Z","dependencies_parsed_at":"2024-04-16T07:47:57.796Z","dependency_job_id":"4773b647-5371-49bf-aa95-3759e17bc916","html_url":"https://github.com/TheRealMichaelWang/cish","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealMichaelWang%2Fcish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealMichaelWang%2Fcish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealMichaelWang%2Fcish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealMichaelWang%2Fcish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheRealMichaelWang","download_url":"https://codeload.github.com/TheRealMichaelWang/cish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248605328,"owners_count":21132152,"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-languages"],"created_at":"2024-08-01T19:01:29.849Z","updated_at":"2025-04-12T17:32:43.381Z","avatar_url":"https://github.com/TheRealMichaelWang.png","language":"C","readme":"# Cish\n## About\nA minimal, performant, strongly-typed, and multi-paradigmn programming language focused on being practical and pragmatic, yet powerful enough to create readable, performant and concise code for any problem. \n\n## Features\n* Super Performant\n  * Cish can be both interpreted and compiled.\n* A strong, impeccable type system.\n  * Cish has actual strong typing, unlike c. Casts are made explicitly and it's not possible to have a binary operator have two different types for its operands.\n    * Type safe, runtime type-casting is supported when necessary.\n  * Powerful and expressive type arguments, not only for structs but for functions as well. \n    * Type arguments aren't constrained to be reference/allocation types like Java - they can also be primitives.\n    * Type parameters also support type requirements, somewhat like interfaces.\n  * Supports sum-types\n    * Clean error handling, unlike go. Requires succesful results to be unwrapped, providing a concise layer of error handling.\n* Support for first class functions.\n  * First class functions are inbuilt in the syntax and overall design as well - there isn't a million ways you can define a function. \n* Structured programming, with some OOP features like inheritance. \n  * The linking process is done automatically - there's no need for C-like forward declarations.\n  * While casting is done automatically from derived types to their super type, downcasting is not allowed. \n* Interoperability with other C and **C#**.\n  * See [this related project](https://github.com/TheRealMichaelWang/superforthcsharp) for details.\n\n## Important Links\n* [Documentation](https://github.com/TheRealMichaelWang/superforth/wiki)\n  * [Installation](https://github.com/TheRealMichaelWang/superforth/wiki/Installation)\n  * [CLI Usage](https://github.com/TheRealMichaelWang/superforth/wiki/Command-Line-Usage)\n* [Examples](https://github.com/TheRealMichaelWang/superforth/tree/main/examples)\n* [Release](https://github.com/TheRealMichaelWang/superforth/releases/tag/1.1)\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheRealMichaelWang%2Fcish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTheRealMichaelWang%2Fcish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheRealMichaelWang%2Fcish/lists"}