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

HLA v1.96 is now available on Webster

0 views
Skip to first unread message

spam...@crayne.org

unread,
May 18, 2007, 12:38:41 PM5/18/07
to
Hi All,

HLA v1.96 is now available on Webster at:

http://webster.cs.ucr.edu/AsmTools/HLA/dnld.html

This version of HLA corrects some command-line communication issues
between HLA.EXE and HLAPARSE.EXE under Windows. It also fixes some
environment variable issues under both Windows and Linux.

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.

Andy

unread,
May 19, 2007, 9:30:49 PM5/19/07
to
> on-line athttp://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.


I sent you an email but didn't get a response.

Does your source have it's own specific file extension ?

That would make it easier to search for code examples.

Thanks.


spam...@crayne.org

unread,
May 21, 2007, 1:00:14 PM5/21/07
to
On May 19, 6:30 pm, Andy <spamt...@crayne.org> wrote:
>
> I sent you an email but didn't get a response.

Yeah, my UCR address gets about 2,000 SPAMs a week, so I've almost
given up on it.

>
> Does your source have it's own specific file extension ?

.HLA

>
> That would make it easier to search for code examples.

You might also try downloading the examples.zip download from Webster
at

http://webster.cs.ucr.edu/AsmTools/HLA/dnld.html

and there are lots of user-written examples here, too:

http://tech.groups.yahoo.com/group/aoaprogramming/

hLater,
Randy Hyde

0 new messages