|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Re^4: On-the-fly all-languages syntax highlightingby SavannahLion (Pilgrim) |
| on Dec 17, 2003 at 17:12 UTC ( #315314=note: print w/ replies, xml ) | Need Help?? |
|
Uh.. not exactly. B has nothing to do with C compilation, and even B::CC has no code to invoke a compiler. . Oh, OK, I think I understand now. When I read, This compiler backend takes Perl source and generates C source code corresponding to the internal structures that perl uses to run your program. When the generated C source is compiled and run, it cuts out the time which perl would have taken to load and parse your program into its internal semi-compiled form. That put me under the impression that it generated and compiled C code. I kept wondering about that blurb near the bottom about "some compilers." I just didn't put two and two together, my bad.
---- Thanks for you patience.
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||