Turbinado (http://www.turbinado.com) is an easy to use Model-View-Controller-ish web framework for Haskell. The source for the framework can be found at: http://github.com/alsonkemp/turbinado The source for the website turbinado.org can be found at: http://github.com/alsonkemp/turbinado-website (see the /App directory for the code for www.turbinado.org) Release 0.4 contains: * A dramatically improved ORM (or Type-Relation Mapper) which handles foreign keys. Still PostgreSQL only at this point. * All dependencies in tmp/dependencies to ease building the application. * In code documentation (not complete, but starting). * Documentation (see http://turbinado.org/Architecture). Release 0.5 will focus on: * Ease of installation! * Moving to GHC 6.10 (whenever Debian shifts). Diego Eche provided a port from plugins to ghc-api. * Additional functionality (e.g. sessions, authentication, etc). * Tutorials.
-------------------------------------------------- From: "Alson Kemp" <alson@alsonkemp.com> Sent: Sunday, January 18, 2009 6:06 PM To: <haskell@haskell.org> Subject: [Haskell] ANNOUNCE: Turbinado V0.4
Turbinado (http://www.turbinado.com) is an easy to use Model-View-Controller-ish web framework for Haskell.
You mean http://www.turbinado.org ? :-)
Turbinado (http://www.turbinado.com) is an easy to use Oops. That should be !! http://www.turbinado.org. !!
- Alson
participants (2)
-
Alson Kemp -
Sebastian Sylvan