Assembler in Euphoria?
- Posted by Cameron Kaiser <spectre at WWW2.BUOY.COM> Aug 25, 1997
- 819 views
Does (will) Euphoria have an assembler in it? It would make porting code so much easier, since I don't know In-smell opcodes by heart!Something like the Watcom C #pragma aux would be nice, since I deal in a lot of Watcom stuff, e.g. #pragma aux ... =\ 'shl ... \ parm [EAX], [EBX]; or some such. It would be a big help! -- Cameron Kaiser http://www.sserv.com/ spectre at sserv.com --