[erlang-questions] How erlang compiler transform generic instructions to specific instructions?
Björn-Egil Dahlberg
wallentin.dahlberg@REDACTED
Sun Nov 20 00:55:59 CET 2011
I guess you mean the beam loader. The loader will transform beam-code to
internal beam code, or "load-assembler" or what you may call it.
No documentation exists.
// Björn-Egil
Forgot to include the list ... classic.
2011/11/20 Robert Virding <robert.virding@REDACTED>
> How do you mean? Could you please give an example?
>
> Robert
>
> ----- Original Message -----
> > Hi,
> > As title, I want to know how erlang compiler transform generic
> > instructions to specific instructions?
> > I cannot find any code relate with this in otp directory.so where
> > is it? any doc relate with this?
> >
> > Thanks!
> >
> > .jovi
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
> >
> _______________________________________________
> 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/20111120/e8e665ec/attachment.htm>
More information about the erlang-questions
mailing list