At 08:44 PM 9/10/2001 -0400, Bryan C. Warnock wrote:
>On Monday 10 September 2001 08:47 pm, Dan Sugalski wrote:
> > Because I think backwards from most people, apparently. :)
> >
> > That and generally speaking if there are three args the second is the same
> > type as the first, while the third is the variant. Generally.
>
>Tayyib.

Is that a good thing or a bad thing? :)

>Handling constants now.  Everything else seems to work on the
>assembler side.

Keen. Constants are odd, since they can happen in a number of ways. Int and 
float constants get embedded in the opcode stream, the rest go into the 
constants section and fixup sections of the bytecode, and that's still in flux.

                                        Dan

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

Reply via email to