Skip to content

jonifreeman/liftweb

This branch is 564 commits ahead of, 4 commits behind aboisvert/liftweb:buildr.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c941041 · Sep 16, 2009
Sep 14, 2009
Aug 16, 2009
Jul 3, 2009
Sep 10, 2009
Jul 3, 2009
Jul 3, 2009
Aug 14, 2009
Jul 3, 2009
Sep 14, 2009
Jul 29, 2009
Aug 16, 2009
Sep 14, 2009
Jul 3, 2009
Sep 5, 2009
Jul 29, 2009
Jul 3, 2009
Sep 5, 2009
Sep 10, 2009
Sep 1, 2009
Sep 14, 2009
Aug 27, 2009
Sep 2, 2009
Jul 3, 2009
Sep 15, 2009
Sep 14, 2009
Aug 24, 2009
Sep 9, 2009
Jun 23, 2009
Feb 15, 2007
Mar 3, 2007
May 19, 2008
Sep 14, 2009
Aug 26, 2009
May 27, 2009
May 9, 2008

Repository files navigation

lift is an expressive and elegant framework for writing web applications. 
lift stresses the importance of security, maintainability, scalability
 and performance, while allowing for high levels of developer productivity.

lift borrows from the best of existing frameworks, providing

    * Seaside's highly granular sessions and security
    * Rails fast flash-to-bang
    * Django's "more than just CRUD is included"
    * Wicket's designer-friendly templating style (see Lift View First) 

And because lift applications are written in Scala, an elegant new JVM
language, you can still use your favorite Java libraries and deploy to your
favorite Servlet Container. Use the code you've already written and deploy
to the container you've already configured!

And it's hosted on GitHub

About

The Lift web framework for Scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 79.0%
  • JavaScript 21.0%