erlang
most popular brand new
fuzed [YAWS Front-end for Rails Applications]
This project's goal is to use the YAWS webserver (and additional erlang-based infrastructure) to create a rich environment for rails applications to run in.erlectricity [an erlang -> ruby bridge that operates using erlang ports]
Erlectricity is a library for ruby that implements a an API with which to interact with Erlang through the ports system in a more natural way.ErlyDB: The Erlang Twist on Database Abstraction
ErlyDB is a database abstraction layer generator for Erlang. ErlyDB bridges the semantic gap with SQL databases without sacrifing efficiency. For more information, visit http://yarivsblog.com/articlesErlisp
Why is it that Common Lisp is better than “mainstream” languages in a lot of ways, but not in parallelism and distributed programming? Is it just because threads with shared memory and locking are the