Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

See B::C and B::CC, the compilers to static C. Also called the perl-compiler.

B::C just jumps into the libperl run-time, but B::CC even tries to optimize away many slow run-time functions, because it knows much more about the code and data.

perlcc compiles your perl code into native code and runs it. It's very stable, because I'm maintaining it, and it's used in production.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: