Re: Official release of the Twelve Assembly Lessons



Julienne Walker <happyfrosty@xxxxxxxxxxx> écrivait
news:1184329504.153996.229430@xxxxxxxxxxxxxxxxxxxxxxxxxxx:

" Because assembler level programming is silly if want to
write large real applications in a reasonable time limit
_ AND you don't have libraries to call on_ ..."

--
JC

So is the latter part just an imaginary restriction. I find it hard to
believe that in this day and age you could find yourself programming a
large application in any language and not have any libraries to work
with.

Jesus Christ is just one another example of guys (so many),
confusing *language* and avaible materials. The real base
of all the HLLs illusions.

In the actual example, what JC wanted was an available material
with which he could have written:

call InitCamera
call GetCameraFlow
.... and so on.

Would any Assembler propose such a Library, he would have been
happy with Assembly. Unfortunately, nothing like this exists.
So he concludes:

"Well, i have to do it all "by hand", in Assembly. Let me go to
Basic"... Translation: "I am not a pioneer"...

just missing the point completely. A CALL is a CALL, whatever
the language, and if nobody writes the materials, the materials
do not exist. Period. Fact is that somebody did it for Basic,
and that nobody did it for Assembly, and the reason why, has no
relationship, at all, with whatever the language is.

The actual state of Assembly is the one of a viscious circle:

L0: Nobody uses Assembly
So forth, no materials
No materials
So forth, loop L0<

As i have always said, since day one of SpAsm/RosAsm, the Assembly
Rebirth will not *really* begin before the day when a significant
number of Assembly Templates Collections, Assembly DLLs, Assembly
Wizards, Assembly Applications Builders,... will not be developped
for Assembly.


Betov.

< http://rosasm.org >





.



Relevant Pages

  • Re: Writing a simple assembler
    ... I will need to code to handle collisions. ... Just as C++ is a poor choice of language for an 8051, so C/C++ is a poor choice of language for an assembler running on a PC. ... But C++ and generic libraries are going to fit? ...
    (comp.arch.embedded)
  • Re: Libraries and Maintenance
    ... assembler in PowerBASIC? ... PowerBASIC is the only language I use that does ... not have library / linker support, thats why I am up to date with ... alternative code re-use methods but libraries and a linker eat this ...
    (alt.lang.asm)
  • Re: Official release of the Twelve Assembly Lessons
    ... is that the AoA propaganda materials are ... Assembly Tutorial, HLA an Assembler, and Master Pdf an Assembly ... Well, from my perspective, you're a beginner to this whole ... Then, when you will have learned the Twelve Assembly Lessons, ...
    (alt.lang.asm)
  • Re: Official release of the Twelve Assembly Lessons
    ... large application in any language and not have any libraries to work ... confusing *language* and avaible materials. ... Would any Assembler propose such a Library, ...
    (alt.lang.asm)
  • Re: RosAsm Syntax
    ... The material that came with the RosAsm download. ... >> take into account that Windows and Assembler ... > reading the materials you have been pointed to, ... I find I have to use C tutorials to learn how ...
    (alt.lang.asm)