ErlyWeb
The Erlang Twist on Web Frameworks
Erlyweb is an open-source web application framework written in Erlang and released under the GPL. ErlyWeb was created by Yariv Sadan. It builds upon Yariv's earlier modules that he created for Erlang: Smerl (Simple Metaprogramming for Erlang), ErlyDB (a database abstraction layer for Erlang), and ErlTL (a templating language that compiles to Erlang).
The code is available at Google Code.
Currently, several sites have been built using ErlyWeb:
Table of Contents
- Why Erlang?
- Getting Started with ErlTL
- ErlyDB
- Controllers
- MVC - how requests are handled in ErlyWeb
- Yaws
- Maintenance
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.