{"id":13610052,"url":"https://github.com/gosu-lang/gosu-lang","last_synced_at":"2025-05-15T01:05:56.517Z","repository":{"id":18073387,"uuid":"21134995","full_name":"gosu-lang/gosu-lang","owner":"gosu-lang","description":"The Gosu programming language","archived":false,"fork":false,"pushed_at":"2025-04-09T18:38:01.000Z","size":19378,"stargazers_count":446,"open_issues_count":55,"forks_count":76,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-04-13T22:39:35.660Z","etag":null,"topics":["gosu","gosu-language","jvm","jvm-languages","language"],"latest_commit_sha":null,"homepage":"http://gosu-lang.org","language":"Gosu","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/gosu-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-06-23T17:14:21.000Z","updated_at":"2025-04-09T14:08:12.000Z","dependencies_parsed_at":"2024-09-29T14:01:09.653Z","dependency_job_id":"f6125fce-c28d-43a0-ac79-d442aa654cdb","html_url":"https://github.com/gosu-lang/gosu-lang","commit_stats":null,"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gosu-lang%2Fgosu-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gosu-lang%2Fgosu-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gosu-lang%2Fgosu-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gosu-lang%2Fgosu-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gosu-lang","download_url":"https://codeload.github.com/gosu-lang/gosu-lang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254039,"owners_count":22039792,"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":["gosu","gosu-language","jvm","jvm-languages","language"],"created_at":"2024-08-01T19:01:40.711Z","updated_at":"2025-05-15T01:05:51.508Z","avatar_url":"https://github.com/gosu-lang.png","language":"Gosu","funding_links":[],"categories":["Embed-Script/VM/","Uncategorized","Gosu","JVM语言"],"sub_categories":["Lua","Uncategorized"],"readme":"The Gosu Language\n=================\n\nGosu is a pragmatic programming language for the JVM. It has been designed with Java developers in mind by providing a set of features that allow them to be more productive without sacrificing the benefits of Java's simple syntax and type-safety. Gosu is an object oriented language with a sprinkle of functional programming features.\n\n**Gosu features**:\n\n* Open Type System\n* Advanced type inference\n* Program files (scripts containing statements, functions, and classes at the same level)\n* Structural typing (similar TypeScript's interfaces)\n* Extension methods (aka enhancements)\n* Java interoperability\n* Lambda expressions\n* Classes/Interfaces/Enums\n* Generics (reified, covariant type parameters and no wildcards)\n* Composition (with the delegate keyword)\n* Properties\n* Null Safety (supports operator ?. etc.)\n* Named Arguments and Default Parameter Values\n* A powerful for each statement with user-defined intervals types\n* Member Literals\n* Object Initializers\n* Classpath Statement and Shebang (useful when you use Gosu as a scripting language)\n* ...and more\n\nBuild instructions\n------------------\nYou need Java JDK 1.8 and Maven 3.x to build Gosu.\nSet the JAVA_HOME environment variable to JDK 1.8's home.\n\nClone the project from GitHub and run:\n\n    mvn compile\n\nTo execute tests:\n\n    mvn test\n\nTo change the version number:\n\n    mvn -B release:update-versions -DdevelopmentVersion=1-someValue-SNAPSHOT\n\nQuickstart\n----------\n\n* Download the latest Gosu distribution [here](http://gosu-lang.github.io/downloads.html).\n* Set the JAVA_HOME environment variable to JDK 1.8's home, if needed.\n* Unzip the distribution zip, go to the bin folder and double click on gosu.cmd (or gosu if you are using Linux/Mac).\n\nSupport\n-------\n\nNeed help getting your project off the ground? Want to discuss features in the next release, among both users and the Gosu team? Participate in our discussion forum or report a bug:\n\n* [Issue tracking](https://github.com/gosu-lang/gosu-lang/issues \"Issues\")\n\nLicense\n-------\n\nGosu is released under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0.txt \"License\").\n\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgosu-lang%2Fgosu-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgosu-lang%2Fgosu-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgosu-lang%2Fgosu-lang/lists"}