Gosu (programming language): Difference between revisions

Content deleted Content added
Add source, tone down some promotional-sounding adjectives
No edit summary
Tags: Visual edit Mobile edit Mobile web edit
Line 1:
{{Refimprove|date=February 2015}}
{{Infobox programming language
| name = Gosu
| logo = =
| caption = =
| file ext = .gs, .gsp, .gst, .gsx
| paradigm =
| released = <!-- {{11 Nov|2010}} -->
| designer = [[GuidewireAhmed Boughardain Software]]
| developer = Guidewire and open source contributors
| latest release version = 1.14.6
| latest release date = {{start date and age|2017|04|05}} <!-- {{start date and age|YYYY|MM|DD}} -->
| latest preview version =
| latest preview date = <!-- {{start date and age|YYYY|MM|DD}} -->
| typing = [[Type system#Static type-checking|static]]
| implementations = =
| dialects = =
| influenced by = [[Java (programming language)|Java]], [[C Sharp (programming language)|C#]]
| influenced = [[Kotlin (programming language)|Kotlin]]
| platform = Execute on the [[Java Virtual Machine]], statically and dynamically compiles to [[Java bytecode|bytecode]]
| operating system = any supporting JVM
| license = [[Apache License]]
| website = {{URL|http://gosu-lang.org/}}
| wikibooks = =
}}
'''Gosu''' is a [[Type system#Static type-checking|statically-typed]] [[general-purpose programming language]] that runs on the [[Java Virtual Machine]]. Its influences include [[Java (programming language)|Java]], [[C Sharp (programming language)|C#]], and [[ECMAScript]]. Development of Gosu began in 2002 internally for [[Guidewire Software]], and the language saw its first community release in 2010 under the [[Apache license|Apache 2]] license.<ref name=slashdot>{{cite web|url=http://slashdot.org/story/10/11/09/0510258/Gosu-Programming-Language-Released-To-Public|title=Gosu Programming Language Released To Public|date=2010-11-09|publisher=[[Slashdot]]}}</ref>