PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 04, 2007

HLA v1.90 Released

Posted: 2007-04-04 08:33:00
Languages ::

High Level Assembly v1.90 has been released. HLA adds high-level language syntax and constructs to x86 assembly.

This release includes: support for directly generating object code without generating an assembly file to be processed by a back-end assembler, support for generating FASM source files for Linux, a new command line option scheme, support for attaching a segment override prefix to any instruction, plus other changes and fixes.