Category:HLA: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Created language observed in User:EdK.)
 
No edit summary
Line 1: Line 1:
{{language}}{{stub}}
{{language}}{{stub}}

High Level Assembler (HLA) is a front-end for several x86 assemblers developed by Randall Hyde. It allows the use of higher-level language constructs to aid both beginners and advanced assembly developers. It fully supports advanced data types and object-oriented assembly language programming. It uses a syntax loosely based on several high-level languages (HLL), such as Pascal, Ada, Modula-2, and C++, to allow the creation of readable assembly language programs, and to allow HLL programmers to learn HLA as rapidly as possible.

Revision as of 13:44, 8 April 2010

Language
HLA
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using HLA.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

High Level Assembler (HLA) is a front-end for several x86 assemblers developed by Randall Hyde. It allows the use of higher-level language constructs to aid both beginners and advanced assembly developers. It fully supports advanced data types and object-oriented assembly language programming. It uses a syntax loosely based on several high-level languages (HLL), such as Pascal, Ada, Modula-2, and C++, to allow the creation of readable assembly language programs, and to allow HLL programmers to learn HLA as rapidly as possible.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "HLA"

This category contains only the following page.