[erlang-questions] Reverse Compiling Erlang AST to Erlang

Serge Aleynikov serge@REDACTED
Fri Mar 20 11:12:03 CET 2015


Try this: https://github.com/saleyn/util/blob/master/src/decompiler.erl

Regards,

Serge

On Fri, Mar 20, 2015 at 4:30 AM, Gordon Guthrie <gguthrie@REDACTED> wrote:

> Folks
>
> I am generating some Erlang modules on the fly by generating ASTs.
>
> For expository and code review processes I would like to be able to output
> the corresponding Erlang source code.
>
> I have a hazy memory that this can be done, but damned if I can remember
> how...
>
> Gordon
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150320/5ec35ea0/attachment.htm>


More information about the erlang-questions mailing list