FYI: IBM High Level Assembler parser available

Olaf Langmack <langmack@feinarbeit.de>
17 Oct 1998 01:57:40 -0400

          From comp.compilers

Related articles
FYI: IBM High Level Assembler parser available langmack@feinarbeit.de (Olaf Langmack) (1998-10-17)
| List of all articles for this month |

From: Olaf Langmack <langmack@feinarbeit.de>
Newsgroups: comp.lang.asm370,comp.compilers
Date: 17 Oct 1998 01:57:40 -0400
Organization: Feinarbeit
Distribution: inet
Keywords: assembler, tools, available

This is to let you know that we offer a frontend for analysis of IBM
High Level Assembler. The frontend performs full macro substitution
and conditional assembly. It runs on any platforms supporting
ANSI-C. It generates an abstract syntax tree suitable for source code
transformations and source code analysis.


The frontend can be evaluated through online use at


    http://www.feinarbeit.de/online_fr.html


Upon registration and submission of test data (ASCII, ZIP, <1MB
including macros and copybooks) the online service generates either a
cross reference listing or a source code listing which allow to
validate macro substitution, conditional assembly and syntax coverage.


Thanks for taking your time, regards
Olaf Langmack


langmack@feinarbeit.de


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.