Home » Coding

Introduction to Ceylon

26 December 2012 No Comment

Ceylon is a new programming language designed to execute on the JVM. We’re fans of Java and its ecosystem. However, we think that the language and class libraries, designed more than 15 years ago, are no longer the best foundation for a range of today’s business computing problems.

Ceylon’s design goals include:
- easy to learn and understand for Java and C# developers,
- eliminate some of Java’s verbosity, but keep its readability,
- improve upon Java’s typesafety,
- provide a declarative syntax for expressing hierarchical information (user interface, external data, system configuration)
- support and encourage a more functional style of programming with immutable objects and higher-order functions,
- great support for meta-programming,
- built-in modularity.

Come and join us for this introduction to Ceylon where we will show you its main features as well as the ongoing progress of the compiler, IDE, tools and the community behind it.

Video Producer: http://javazone.no/

Related Videos:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*