In article <[EMAIL PROTECTED]>, Sapna Jain <[EMAIL PROTECTED]> wrote:
> I m working in optimizing compilers, So, i want to study the perl > compiler, how it compiles the program, and generate c code, and nay > opportunities to improve the compilation process. > But i could not find the files of perl source code, that usually do the > compilation part. The perl source code is on CPAN: http://www.cpan.org/src/README.html There is not a single compiler to create perl, and Perl does not compile to C code. -- brian d foy, [EMAIL PROTECTED]