Saturday, March 17, 2012

Typesafe Stack - Release 2.0

Typesafe stack has been release version 2.0. Install instructions are available here for different operating system.

What's TypeSafe?

It's a stack for builing scalable software applications in Java and Scala. It includes

1. Scala

It's a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive.

2. Akka

It's a event-driven middleware, with Scala and Java APIs.

3. Play

It's a Scala framework - easier to build web applications with Java & Scala.


Go through Documents and try different (giter8) template projects available.

No comments:

Post a Comment