Archive for August 2010

Debugging Erlang programs in Emacs

In this post, I’m going to describe how to debug Erlang code within Emacs. We had installed and configured all the tools necessary, and have written our first Erlang “Hello world” program. Since the code-compile-debug is an important cycle, sooner or later, you will need to step into your code to debug it. Therefore, you [...]

Setup your environment to develop Erlang programs

Erlang is great platform, however, if you want to develop Erlang programs, the best development environment is probably Emacs at this point. In this post, I’m describing the tools you need, and how to set up to develop Erlang codes. The OS is assumed to be Debian-based Linux (mine is Ubuntu 10.04). First, make sure [...]


Switch to our mobile site