>>>>> "Dan" == Dan Sugalski <[EMAIL PROTECTED]> writes:

Dan> I've got the rudiments of the parrot interpreter and assembler built
Dan> and running. (I get around 23M ops/sec on a 700MHz Alpha EV6) I'm
Dan> beating it up enough to get it into a reasonably released state, so
Dan> while I'm doing that...

Dan> I'm currently thinking of using .pasm as the extension for parrot
Dan> assembly code, and .pbc for precompiled bytecode. (Yes, the
Dan> interpreter loads and runs compiled bytecode from disk. Wheee!) Can
Dan> anyone think of anything better? They seem rather lame. (Bonus points
Dan> for clever acronyms gotten without strain, or puns in any human
Dan> language)

.par = parrot/(Perl?) assembly repository
.rot = runtime object tote

.pl => .par => .rot => ...

:-)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to