[Vm-dev] Translation weirdness

Bert Freudenberg bert at freudenbergs.de
Thu Mar 14 18:27:56 UTC 2013


Slang:	foo isIntegerOop
C:	interpreterProxy->isIntegerObject(foo)

Slang:	interpreterProxy isIntegerObject: foo
C:	(foo & 1)

SmartSyntaxInterpreterPlugin: y u no smart?

- Bert -



More information about the Vm-dev mailing list