Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!ucbvax!GWUVM.BITNET!HJ647C From: HJ647C@GWUVM.BITNET (Pete Davis) Newsgroups: comp.lang.modula2 Subject: Re: Modula-2 Case of the Reserved Word Message-ID: Date: 5 Mar 90 12:43:22 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: The Internet Lines: 4 I don't think a Modula-2 pre-processor would be too difficult at all. All you would need is a very simple parser to check for reserved words and then make the conversion. That couldn't take more than 10-15 minutes to write. _Pete Davis