[comp.lang.modula2] Assembly Language Implementation

AUTOMATI@CZHETH5A.BITNET (Norbert Hanke) (08/27/88)

Does anybody know the structure of the .SYM file generated compiling a
DEFINITION MODULE by Logitech Modula-2 V3.X?
It would be nice to automatically generate a sceleton of a .ASM file
based on the .SYM file containing all required global symbols, correct
RET statements for all routines and declarations to access parameters on
stack.

Norbert