1. Euphoria --> assembly32
- Posted by Beaumont Furniss <bfurniss at IHUG.CO.NZ> May 17, 2000
- 387 views
I managed to code c:\euphoria\demo\dos32\callmach.ex from the nmemonics, through asm.e , using resolve_param(sequence name,atom number) to pass the values for string_location and screen_position. I like the way that I don't need to worry about Labels; and offsets to these anymore. My next step is to select an editor that's usable and become a bit more familiar with the features of asm.e ; there only being 4 or 5 obvious ones. I'm also revising C and I perceive room for both 32/64-bit C and 32/64-bit assembly within Euphoria or other languages ; though C appears to be more popular for now. The two may , eventually, merge . I believe Euphorias' 32-bit assembly code is viable for Dos32 , Win32 and Linux. Might software similar to asm.e be written that allows one to 'plug-in',or select, assembly code for different machines ? Anyway ; I just want to see what's possible now that I don't have any speed restrictions to worry about and can write 32-bit assembly code more readily than previously. Net-Tamer V 1.11 - Test Drive