Installing Erlang on Mac OS X Leopard
Having installed Erlang at work on our lab server for running and testing CouchDB for various projects I feel it’s time I actually start digging in to the language itself and code some applications.
First I was thinking of trying out Erlang for website backend development and mainly for handling REST and user authentication. But the [...]