Getting Dependencies for Erlang Files

Jayson Vantuyl kagato@REDACTED
Thu Dec 17 19:07:18 CET 2009


Not content to wait for an answer, I wrote a rough escript that will use the same functions the compiler uses to extract dependencies.  Well, at least it gets .hrl files for .erl files.  I was surprising to discover is not everything the compiler can compile, but that's another story.

You can read about the script and download it in my latest blog post:

http://needlesslymessianic.com/2009/12/17/finding-dependencies-for-erlang-code

Enjoy!

-- 
Jayson Vantuyl
kagato@REDACTED







More information about the erlang-questions mailing list