Re: Erlang Development Environment

2010-09-14 Thread Robert Dionne
I find Distel[1], which extends emacs, to be a very good IDE for erlang. It connects to a running erlang VM and accesses the code module, to produce support for symbolic debugging, listing processes, etc.. There is a bug in who_calls, one of the more valuable features. You can work around it by

Erlang Development Environment

2010-09-13 Thread Konstantin Weitz
Hi all, On my path to gain unlimited wisdom, I'm working on get a better understanding of couchdb. I'm especially interested in (the) erlang (impelementation). I got the svn version installed and running on my ubuntu 10.4 and followed the code through a couple of files, but it is rather stres