Wednesday, October 13, 2010

Scala-Lift-Twitter

Scala is a new generation programming language which supports both Function Programming and Object Oriented Programming. It forms an alternative domain specific language due to the provisions such as mixins, methods as opeartor, no macros, no meta programming, etc. The language can be extended with the help of these features without altering the syntax.

Lift is web framework designed in Scala. Twitter is one major application designed in Scala to date.

The programmer needs JVM and Scala compiler. Easy to learn and experiment. Try out your had.

No comments: