perl qstn...

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Apr 6 06:31:51 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 06/04/2010 02:55:44, Chad Perrin wrote:
>     3. lazy evaluation, where the (result) is not evaluated until it is
>     needed, which gives the interpreter plenty of time to notice there's
>     an "unless" immediately following it
> 
> Obviously, the "real" answer in the case of Ruby and Perl falls somewhere
> around 1.5, but 3 is still a believable-sounding excuse, and perfectly
> acceptable to me.

perl (and ruby) are byte-compiled languages, not interpreted languages
(like sh).  All ordering variations on if and unless statements should
end up using pretty much the same sequence of opcodes once parsed and
compiled.

	Cheers,

	Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAku61VIACgkQ8Mjk52CukIwLPQCfXW15dHTRMRfIENyT//OrzzAz
qYAAnjYjiRsS2jq9XaJ2xN15sM1BDc6K
=3PnR
-----END PGP SIGNATURE-----


More information about the freebsd-questions mailing list