Re: HLA




santosh wrote:


Just a bit of a nitpick, though: Mr. Hyde, the argument in your last
post is fallacious.

You think so?

Of course it's true that no one has ever written a
program in MASM that couldn't be translated to HLA,

Wrong. Sixteen bit real mode code cannot be directly translated into
HLA, as the latter only supports the flat memory model. In the 80s and
early 90s, all MASM code was of this type.

Which is why, in my post, I wrote:

"Well, to date no one has written a single 32-bit Windows or Linux
assembly language program with any other assembler than cannot be
directly translated into HLA."

Cheers,
Randy Hyde

.



Relevant Pages

  • Re: Rocket Science
    ... >> Also, logically, if MASM is the underlying assembler being used by ... then MASM must always be being run in addition to HLA so ... the MASM or FASM or whatever underlying assembler's speed into its own ...
    (alt.lang.asm)
  • Re: HLA v1.93 is now available
    ... MASM does branch displacement optimization. ... would anyone want to use an assembler that forces *them* to do this ... NASM as a back-end to HLA? ...
    (alt.lang.asm)
  • Re: HLA and embedded controllers
    ... and supply you with code to use as I clean up the HLA stdlib. ... the FASM include files up and operational for FASM. ... and that new MASM requires .NET ... redefining MASM language with these macros. ...
    (alt.lang.asm)
  • Re: A whole group dedicated for programmers to throw crap at each other?
    ... As for your phrase "one thing other assemblers can't really provide", ... massive material available for MASM: ... MASM aren't any better than NASM, Gas, and HLA. ... > I might move to HLA though or FASM. ...
    (alt.lang.asm)
  • Re: HLA and debugging information
    ... I am currently using MASM and GoAsm. ... more because GoAsm doesn't support debug info in .OBJ files. ... some of the features of HLA ...
    (alt.lang.asm)