Re: [PATCH] Very small, very crude implementation of PerlArray

2001-12-03 Thread Dan Sugalski
At 12:17 AM 12/3/2001 -0500, Jeff G wrote: >This is a *VERY* crude implementation of a very limited array in Parrot. Hold off on this a bit. (Like for a few hours) I'll get the assembly-level view of this off to the list in a little while, and the lower-level bits after that. (Thanks for doing

[PATCH] Very small, very crude implementation of PerlArray

2001-12-02 Thread Jeff G
Because of the problems I've had sending diffs to the list, I'm just putting this onto my webserver at . This is a *VERY* crude implementation of a very limited array in Parrot. In addition to the PerlArray class, it also adds two new instructions to th