Ceylon (programming language): Difference between revisions

Content deleted Content added
m updated reference link from using http to https
No edit summary
Line 40:
}}
 
'''Ceylon''' compiler is an [[Object-oriented programming|object-oriented]], [[Strong typing|strongly]] [[Type system|statically typed]] programming language with an emphasis on [[Immutable object|immutability]], created by [[Red Hat]]. Ceylon programs run on the [[Java virtual machine]] (JVM), and can be compiled to [[JavaScript]].<ref>{{cite web
| url=http://ceylon-lang.org/blog/2013/09/22/ceylon-1/
| title=Ceylon 1.0 beta
Line 78:
 
The name "Ceylon" is an oblique reference to Java, in that [[Java]] and [[Sri Lanka]], formerly known as Ceylon, are islands known for growth and export of [[coffee]] and [[tea]].
 
In August 2017, Ceylon was donated to the [[Eclipse Foundation]].
 
== Language features ==