[erlang-questions] extracting funs from source code

Ulf Wiger (TN/EAB) ulf.wiger@REDACTED
Thu Dec 20 20:10:47 CET 2007


I wrote a little snippet for comp.lang.functional,
which, given a reference to a fun, extracts the
abstract form of that fun from the module's
debug-info. This is of course incredibly useful... (:

I will not guarantee that my method of finding the
fun's abstract form won't break in obscure cases.

BR,
Ulf W
-------------- next part --------------
An embedded message was scrubbed...
From: Ulf Wiger <ulf.wiger@REDACTED>
Subject: Re: Verbose functional languages?
Date: Wed, 19 Dec 2007 12:44:47 +0100
Size: 4877
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20071220/6fa9b967/attachment.eml>


More information about the erlang-questions mailing list