Category:HLA

From Rosetta Code
Language
HLA
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: No
Parameter passing methods: By value
Type safety: Unsafe
Type strength: Weak
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using HLA.

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.

See Also

Subcategories

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

Pages in category "HLA"

This category contains only the following page.