HLA: The High Level Assembly Programming Language (Linux Journal)
Posted Jun 30, 2005 1:09 UTC (Thu) by
roger (guest, #20985)
In reply to:
HLA: The High Level Assembly Programming Language (Linux Journal) by roger
Parent article:
HLA: The High Level Assembly Programming Language (Linux Journal)
One of the really neat things with HLA (*If I am not mistakened!*), you can get HLA to convert HLA source code into readily usable standard Assembly Language source code that can then be compiled by a regular GNU assembly compiler.
The only real downside to this, you're getting allot of un-needed code from the conversion from HLA. But it makes writing code exceptionally easy!
(If this is true, it's a really neat feature the article forgot to mention. ;-)
(
Log in to post comments)