Riviera
Riviera is a Seaside-style web app development framework written in about 100 lines of Haskell by Julian Kongslie. It takes heavy advantage of the Haskell library's CGI module and continuation monad to provide continuation-based sessions that appear sequential to the web application programmer.
- Git repository at git://svcs.cs.pdx.edu/git/riviera.git
- Browse repository.