High Level Assembly

High Level Assembly (HLA)
Developer(s)Randall Hyde
Stable release
2.16 / July 6, 2011 (2011-07-06)
Repositorysourceforge.net/projects/hlav1
Written inAssembly language
Operating systemWindows, Linux, FreeBSD, macOS
PlatformIA-32
Available inEnglish
TypeAssembler
LicensePublic domain
Websiteplantation-productions.com/Webster/HighLevelAsm/index.html

High-Level Assembly (HLA) is a language developed by Randall Hyde that enables the use of higher-level language constructs to aid both novice and experienced assembly developers. It supports advanced data types and object-oriented programming. Its syntax is loosely based on several high-level programming languages (HLLs), such as Pascal, Ada, Modula-2, and C++, to facilitate the creation of readable assembly language programs and enable HLL programmers to learn HLA quickly.