Re: HLA and embedded controllers



"randyhyde@xxxxxxxxxxxxx" <randyhyde@xxxxxxxxxxxxx> écrivait
news:1162260698.949358.312800@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:

That's why I laugh when people start talking about how "HLA is
just a high-level language" and the "proof" of this they give is

stdout.put( "Hello world" nl );

The stdout.put macro invocation isn't a part of the HLA language at
all.

No, this is not "the proof" of it. There is not one proof,
that your HLL Pre-Parser is not an Assembler, but as many
prooves, as for any HLL:

* There is no Assembler inside.

* All of the Programming methods you are pushing on young
heads, are the HLLs ones.

* To know of what your HLL Pre-Parser outputs, there is no
way but to... disassemble what it finaly produce by passing
down to an Assembler written by somebody else.

* Your HLL Pre-Parser is designed to hide the Code.

So, there are so many means, out of the absurd Syntax, for
showing that an HLL Pre-Parser is not any Assembler, that
this absurd Syntax is just an unsignificant detail.


Betov.

< http://rosasm.org >




.



Relevant Pages

  • Re: Structs in Assembly
    ... >> of trying to sell an HLL Pre-Parser, on young heads, ... > I'd say, Troll, you overestimate it. ... > The difficulty of implementing a compiler (and an assembler is one) ... The difference between your opinion and my opinion ...
    (alt.lang.asm)
  • Re: HLA and embedded controllers
    ... There is no Assembler inside. ... * To know of what your HLL Pre-Parser outputs, ... this absurd Syntax is just an unsignificant detail. ... Syntax has littler or nothing to do with whether the language is ...
    (alt.lang.asm)
  • Re: ///Re: Download counts of assemblers.
    ... it was possible to do Assembly with an HLL Pre-Parser, ... Two details, in your absurd Syntax itself, helped you ... purpose but to ensure that it would be as difficult ... as possible for them to switch to an Assembler. ...
    (alt.lang.asm)
  • Re: RosAsm crashes on Renes macro
    ... > Betov wrote: ... > So printing signed decimal numbers is not useful? ... >> with your weird HLL Pre-Parser. ... > If your assembler were truly as powerful as you claim it is, ...
    (alt.lang.asm)
  • Re: TMA Assembler?
    ... Considering that HLA has ... Anyone who uses macros in any assembler to emulate HLL statements is ... HLL Pre-Parser an Assembler. ...
    (alt.lang.asm)