Lift Webapplication Framework
by Wolfram Saringer (2009-06-08)
last change: 2009-06-08
As each language needs a webapplication framework these days, here is Scalas take: Lift. Combining some ideas from Rails (such
as sensible configuration defaults) with the basic abilities of the functional-objectorientied hybrid language Scala (utilizing
for example the Actor library) this framework sounds quite compelling.