[erlang-questions] Erlang code browsing

Scott Lystig Fritchie fritchie@REDACTED
Tue Nov 15 02:33:33 CET 2011


Ronny Meeus <ronny.meeus@REDACTED> wrote:

rm> I'm new to Erlang and I want to study some existing projects to get
rm> familiar with how to structure an Erlang program.  Are there tools
rm> available that can be used to efficiently browse a large set of
rm> Erlang files?  [...]

Emacs + Etags is a nice combination, see:

    http://www.erlang.org/doc/apps/tools/erlang_mode_chapter.html#id171554
    http://www.emacswiki.org/emacs/EmacsTags

-Scott



More information about the erlang-questions mailing list