Yesterday was exactly two years of the Lift web framework.
For this event, the author, David Pollack, timed the update of
the project site and, most importantly, the release of Lift 1.0 release.
Lift is a high-performance web framework of the new generation, written in the
Scala language and incorporating the best of the existing popular frameworks, such as:
- Rails: high speed development
- Django: Standard Models (ie User)
- Wicket: designer-friendly templates
In addition, since Lift applications are written in Scala, they get the opportunity to use a huge number of existing Java libraries.
')
Demo-applicationProject website:
http://liftweb.net/