High Level Assembly Language 1.58

  • Thread starter Thread starter Gordon Darling
  • Start date Start date
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
 
Back
Top