The topic of this article may not meet Wikipedia's general notability guideline. (January 2011) |
Gosu is a Java Virtual Machine based programming language. It is licensed as open source software under the Apache License 2.0.[1] This general purpose programming language is used in some open-source software projects, including the web application framework Ronin and the build-tool Vark, as well as in Guidewire Software commercial products for the insurance industry.[1][2]
Gosu | |
---|---|
Designed by | Guidewire Software |
Developer | Guidewire Software |
Stable release | 0.8.1-C
|
Implementation language | Gosu |
Platform | Java Virtual Machine |
OS | any JVM supported |
License | Apache License |
Filename extensions | .gsp .gs .gst .gsx |
Website | http://gosu-lang.org/ |
Influenced by | |
Java, Ruby, Python, Erlang, Haskell, C# | |
Influenced | |
Ronin, Vark |
References
- ^ a b "Gosu Programming Language Released To Public". Slashdot. 2010-11-09.
- ^ "Gosu brings fresh language skills to Java Virtual Platform". PC Pro. 2010-11-09.
External links
- Official website
- The Lazy Gosuer, an informal overview of the language