78c045166a
High Level Assembler (HLA) is an assembly language developed by Randall Hyde which can use high-level language constructs to aid x86 assembly programmer beginners and advanced assembly developers alike.
6 lines
238 B
Text
6 lines
238 B
Text
HLA, the High-Level Assembler lets you write true low-level code
|
|
while enjoying the benefits of high-level language programming.
|
|
|
|
This port uses the Linux version of the HLA Standard Library.
|
|
|
|
WWW: http://webster.cs.ucr.edu/AsmTools/HLA/
|