Using my asm-generator with Exypery.

sig siguctua at gmail.com
Wed May 9 04:32:43 UTC 2007


in addition, i can add a pragma to check for inlining, so developper
could write:

myAsmMethod: arg
| a |
a:= self ifInlined: [ 10 ] else: [ 0 ]
^ arg + a


More information about the Exupery mailing list