Re: Bernie, Premature thanks
Terry
I see what you mean when I try assembling a call it dosen't work.
The assembler is limited ( no EQU, $, ORG, etc ).
I think that Euphoria should have a way to call machine langauge
program that passes parameters on the stack. Then we wouldn't need
to do all the peeking, poking, and conversions. The assembler could
be written using GNU assembler into object that can be poked into memory
and called from euphoria just as we can in WIN32 c functions.
Bernie
|
Not Categorized, Please Help
|
|