Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HLA v1.101 is now available on Webster

1 view
Skip to first unread message

spam...@crayne.org

unread,
Feb 19, 2008, 11:47:39 AM2/19/08
to
Hi All,
HLA v1.101 is now available on Webster at the HLA download page:
http://webster.cs.ucr.edu/AsmTools/HLA/dnld.html
This version, for Windows, Linux, and FreeBSD supports the new HLA
stdlib v3.1 system, a vastly expanded version of the HLA standard
library that lets you write portable code that runs under Win32,
Linux, and FreeBSD with little more than a recompile. Hundreds of
new
functions have been added since the stdlib v1.x releases and the
documentation has been vastly improved. Also, the new stdlib code
includes a massive test suite to help ensure that it works as
advertised.
You can also obtain the source code for the HLA stdlib v3.1 from the
official source code repository on Source Forge:
https://sourceforge.net/projects/hla-stdlib
Likewise, the source code for the HLA v1.101 system is also available
on Source Forge:
https://sourceforge.net/projects/hlav1
hLater,
Randy Hyde
------------------------------ ----------------------
HLA, the High-Level Assembler, is a powerful macro
assembly language development system that runs under
Windows and Linux operating systems. Carefully-written
applications are portable between both operating systems
with nothing more than a recompile of the source file.
>From a features point of view, HLA is one of the most
powerful assemblers ever written. It's macro and
"compile-time language" facilities far exceed those found
in other assemblers.
HLA was specifically designed to make learning and writing
assembly language as easy as possible. HLA is fully supported
by tons of documentation, example code, and other things
that beginning and advanced programmers will find useful.
The 32-bit edition of "The Art of Assembly Language"
(No Starch Press) teaches introductory assembly language
programming using HLA and is one of the most often-cited
textbooks on the subject. You can read "The Art of Assembly"
on-line at http://webster.cs.ucr.edu/AoA/ index.html.
The HLA system also includes the HLA Standard Library,
a collection of hundreds of ready to use library routines that
simplify assembly language programming and provide (among
other things) a usable interface to the underlying operating system.
Full source code to the Standard Library is available.
Most of the code of the HLA system is public domain
and you may freely use that code as you please.

0 new messages