-
Ceylon

Ceylon 1.3.2 is now available
Ceylon 1.3.2 is a significant minor release of the Ceylon language, with over 100 issues closed. This release introduces Ceylon…
Read More » -
Ceylon

Ceylon 1.3.1 is now available
Ceylon 1.3.1 is a significant minor release of the Ceylon language, with over 140 issues closed. This is the first…
Read More » -
Ceylon

Ceylon 1.3.0 is now available
Ceylon 1.3.0 is a major release of the Ceylon language, with over 330 issues closed. This is the first release…
Read More » -
Ceylon

Ceylon: Ceylon Bootstrap
Ceylon 1.2.2 was released back in March, and at the time it shipped with a new feature that did not…
Read More » -
Ceylon

Ceylon: Object construction and validation
When porting Java code to Ceylon, I sometimes run into Java classes where the constructor mixes validation with initialization. Let’s…
Read More » -
Ceylon

Ceylon on Java 9 + Jigsaw
Everyone is talking about modules these days. New languages try to incorporate them, and older languages try to retrofit them…
Read More » -
Ceylon

Modelling failure in Ceylon
In all programming languages, we need to deal with operations than can “fail”: a pure function might fail to produce…
Read More » -
Ceylon

Dependency injection in Ceylon with Weld and Guice
I’m personally ambivalent about the benefits of dependency injection. On the one hand, I recognize its usefulness in certain container…
Read More » -
Ceylon

Porting Ceylon IDE to IntelliJ
We’ve had many questions about developing Ceylon in IntelliJ IDEA, so I thought it would be worth a quick status…
Read More »
