[erlang-questions] Abstract code in .beam files
Robert Virding
rvirding@REDACTED
Mon Sep 21 14:14:19 CEST 2015
When you compile a file with debug_info then the Erlang AST of the file is
included in the .beam file. Does anyone know if the actual structure which
is put in the file is checked for format? Can I put anything in there, for
example the core code?
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150921/ec55a855/attachment.htm>
More information about the erlang-questions
mailing list