Category:Gosu: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
Line 4:
{{Language programming paradigm|imperative}}
{{Language programming paradigm|object-oriented}}
'''Gosu''' is a statically-typed [[runs on vm::JVM]]-based angeneral imperative statically-typed object-orientedpurpose programming language that is designed to be expressive, easy-to-read, and reasonablyhigh fastperforming. It startedGosu inis 2002uniquely both a high-functioning general purpose language as well as a powerful and concise scripting language. In addition Gosu's type system defines an open API for domain-specific *types* as opposed to grammar e.g., XSD/XML is type-safe and modeled directly from XML schema files, without intermediate code generation. Gosu began in company2002 calledfrom [http://guidewire.com/ Guidewire Software] as aan internal language and was released in 2010 to the opensource world. Scott McKinney is the creator and principle developer of the language.
 
* [https://gosu-lang.github.io/ Gosu Home Page]