Todd Chester has asked for the wisdom of the Perl Monks concerning the following question:
Dear Perl Monks
I am new to Perl. Can someone point me to a working paper as to the steps Perl 5 goes through from written text (code) to what actually executes on your processor?
Also, what is the code that actually executes on your processor called? Would this be "machine code" by chance?
Many thanks,
-T
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How does Perl get to executable code?
by Corion (Patriarch) on Nov 10, 2015 at 10:33 UTC | |
|
Re: How does Perl get to executable code?
by Preceptor (Deacon) on Nov 10, 2015 at 10:27 UTC | |
by GrandFather (Saint) on Nov 11, 2015 at 00:11 UTC | |
|
Re: How does Perl get to executable code?
by karlgoethebier (Abbot) on Nov 10, 2015 at 11:26 UTC | |
|
Re: How does Perl get to executable code?
by Anonymous Monk on Nov 10, 2015 at 12:03 UTC | |
by Todd Chester (Scribe) on Nov 10, 2015 at 23:53 UTC |