Abstract forms
Vlad Dumitrescu
vladdu@REDACTED
Mon Jan 15 23:50:16 CET 2001
Hi again...
I have been playing a lot with code, erl_parse, beam_lib and the likes, and things go pretty well. There is one thing that I can't do and I'd like to: obtain an abstract form for a function, compile it and run it. Obtaining isn't a problem now, but trying to compile it fails miserabily...
Is it the right abstract form format that is returned from beam_lib:chunks(abstract_form) that can be fed into compile:forms?
thanks.
Vlad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20010115/7623902d/attachment.htm>
More information about the erlang-questions
mailing list