[EMAIL PROTECTED] (Nicholas Clark) writes:
> Well, I find assemble.pl too slow, so I like speed.

Good grief. Maybe someone should implement it in XS; then as well as being
fast, we'd avoid duplicating code from the core, and we'd have the basis of
a bytecode emission library that things compiling to Parrot can use.

Oh, wait.

The assembler appears to have an amazingly cyclic lifestyle. Has anyone
suggested splitting it up to a bunch of different modules (again) yet?

-- 
When Simon Cozens writes code, I always think twice about whether
something is a bug or an esoteric implementation.
    - Daniel Packer

Reply via email to