[erlang-questions] parsing and preprocessing binary data

Karlo Kuna kuna.prime@REDACTED
Sun Apr 16 21:21:33 CEST 2017


hello

i want to preproces and parse binary data as erlang module.  Let's assume
that we have read file containing erlang module source  and have binary
data form it but not the file itself (or got it by other means),  now want
something like epp:parse_file but we want avoid to write that data to a
file first and than call epp_parse_file

key thing here is:  macros should be expanded before parsing.

thanks
Kuna Prime
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170416/37b06707/attachment.htm>


More information about the erlang-questions mailing list