Category:Ceylon: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created Ceylon language page)
 
(Added basic description and citations block)
Line 1: Line 1:
{{stub}}{{language}}
{{stub}}{{language}}

{{language|Ceylon
|site=http://ceylon-lang.org/
|gc=yes
|strength=strong
|safety=safe
|express=both
|compat=nominative
|checking=both}}
{{language programming paradigm|Imperative}}
{{language programming paradigm|procedural}}
{{language programming paradigm|object-oriented}}
{{language programming paradigm|Functional}}
{{language programming paradigm|generic}}

The '''Ceylon Project''' is a high-level, statically and strong-typed programming language and SDK, created by [[wp:Red Hat|Red Hat]]. It is based on the [[Java|Java programming language]]. Ceylon programs run on the [[Java Virtual Machine]] and JavaScript Virtual Machines.

==Citations==
* [[wp:Ceylon (programming language)|Wikipedia:Ceylon (programming language)]]

Revision as of 21:39, 24 November 2014

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Ceylon
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Ceylon.
Language
Ceylon
This programming language may be used to instruct a computer to perform a task.
Official website
Garbage collected: Yes
Type safety: Safe
Type strength: Strong
Type compatibility: Nominative
Type expression: Implicit, Explicit
Type checking: Dynamic, Static
See Also:


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


The Ceylon Project is a high-level, statically and strong-typed programming language and SDK, created by Red Hat. It is based on the Java programming language. Ceylon programs run on the Java Virtual Machine and JavaScript Virtual Machines.

Citations

Pages in category "Ceylon"

The following 94 pages are in this category, out of 94 total.