Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!CZHETH5A.BITNET!AUTOMATI From: AUTOMATI@CZHETH5A.BITNET (Norbert Hanke) Newsgroups: comp.lang.modula2 Subject: Assembly Language Implementation Message-ID: Date: 26 Aug 88 22:22:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Info-Modula2 Distribution List Organization: The Internet Lines: 7 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