I think the main issue is they need to be encoded as some sort of operand. We need to be able to dump/load instructions. We could create a special operand for this maybe?
-Tom On Sat, Apr 7, 2012 at 5:21 PM, Charles Oliver Nutter <head...@headius.com> wrote: > I'll reply to this with notes as I go. > > AliasInstr has operands that are StringLiteral. The arguments to an > alias can never be a Ruby String, they can only ever be a simple token > (alias foo bar) or symbol-like tokens (alias :foo :bar). I don't think > the operand should be a string literal, since we don't use it as such > and it can't actually be a Ruby string. For now, I'm using the > internal .string value in the compiler. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- blog: http://blog.enebo.com twitter: tom_enebo mail: tom.en...@gmail.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email