High Level Assembly Language 1.58

G

Gordon Darling

Subject: High Level Assembly Language 1.58
- A higher level 80x86 assembly language.
Date: Fri, 17 Oct 2003 04:28:36 +0000 (UTC)

About:
The High Level Assembly Language (HLA) was designed to allow advanced
assembly language programmers to write more readable and powerful
assembly language code. It makes it possible to write code by leveraging
knowledge of high level languages like C, C++, Pascal, and Delphi. HLA
compiles into 80x86 assembly language, which is assembled by MASM, TASM,
or Gas.

Changes:
This version contains whole slew of new features, along with many bugfixes.
The Linux and Windows versions now use the same makefile. Because of many
optimizations that have been added, the end result has been much improved.


Release focus: Major feature enhancements
License: Freeware
Project URL: http://freshmeat.net/projects/hla/
Tar/GZ: http://freshmeat.net/redir/hla/38412/url_tgz/hla.tar.gz
Zip: http://freshmeat.net/redir/hla/38412/url_zip/hlalibsrc.zip

Regards
Gordon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top