When you run a Perl program, it first gets compiled into bytecode.
Calling Perl optrees "bytecode" stretches the definition of "bytecode". If it weren't for the separate passes between compilation and execution, Perl 5's model would be much closer to interpretation.
In reply to Re^2: Revisiting the old clichés of programming languages
by chromatic
in thread Revisiting the old clichés of programming languages
by citromatik
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |