Category:Gosu: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
mNo edit summary
Line 6: Line 6:
'''Gosu''' is [[runs on vm::JVM]]-based an imperative statically-typed object-oriented programming language that is designed to be expressive, easy-to-read, and reasonably fast. It started in 2002 in company called [http://guidewire.com/ Guidewire] as a internal language and was released in 2010 to the opensource world.
'''Gosu''' is [[runs on vm::JVM]]-based an imperative statically-typed object-oriented programming language that is designed to be expressive, easy-to-read, and reasonably fast. It started in 2002 in company called [http://guidewire.com/ Guidewire] as a internal language and was released in 2010 to the opensource world.


* [https://gosu-lang.github.io/ Gosu Home Page]
* [http://lazygosu.github.io/ LazyGosu - nice community tutorial]
* [http://lazygosu.github.io/ LazyGosu - nice community tutorial]
* [http://developers.slashdot.org/story/10/11/09/0510258/Gosu-Programming-Language-Released-To-Public Slashdot finds Gosu]
* [http://developers.slashdot.org/story/10/11/09/0510258/Gosu-Programming-Language-Released-To-Public Slashdot finds Gosu]

Revision as of 05:56, 19 January 2017

Language
Gosu
This programming language may be used to instruct a computer to perform a task.
Official website
Type checking: Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Gosu.

Gosu is JVM-based an imperative statically-typed object-oriented programming language that is designed to be expressive, easy-to-read, and reasonably fast. It started in 2002 in company called Guidewire as a internal language and was released in 2010 to the opensource world.

Subcategories

This category has the following 3 subcategories, out of 3 total.