High-level Assembly Language
From: Adem (adembaba_at_excite.com)
Date: 10/30/03
- Next message: Hagen Reddmann: "Re: High Performance Memory Manager from OptimalCode"
- Previous message: Eric Grange: "Re: High Performance Memory Manager from OptimalCode"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Oct 2003 03:41:54 -0700
Hi,
I wonder if what the opinions of the gurus would be on this.
http://webster.cs.ucr.edu/Page_hla/0_Page_hla.html
They have reached v1.59 and make some very favorable noises
about it.
I'd like to know of your opinion --would it be useful.
Here is an except from the above link
<EXCERPT>
Don't Let The Name Fool You!
Some people seem to be confused by the phrase "High Level Assembler."
They seem to think that if you learn assembly language programming with
HLA you're not really learning "real assembly language." Nothing could
be farther from the truth. HLA is "real" assembly language, just made
easier for beginners so they can learn the language faster than ever
before! Anything you can do with a traditional assembler can be done
with HLA; HLA just happens to do a lot more than traditional assemblers!
HLA Description
The HLA (High Level Assembly) language was developed as a tool to help
teach assembly language programming and machine organization to
University students at the University of California, Riverside. The
basic idea was to teach students assembly language programming by
leveraging their knowledge of high level languages like C/C++ and
Pascal/Delphi. At the same time, HLA was designed to allow advanced
assembly language programmers write more readable and more powerful
assembly language code.
[....]
<EXCERPT>
Cheers,
Adem
- Next message: Hagen Reddmann: "Re: High Performance Memory Manager from OptimalCode"
- Previous message: Eric Grange: "Re: High Performance Memory Manager from OptimalCode"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|