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

Perl isn't really an interpreted language. It's compiled to a sort of bytecode when you run the program, and executed on a sort of virtual machine.

Same is true for both CPython and certain sections of R code.



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

Search: