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

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

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to