Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!ucbvax!UOGUELPH.BITNET!BOTCHAIR From: BOTCHAIR@UOGUELPH.BITNET (Alex Bewley) Newsgroups: comp.lang.modula2 Subject: Re: Converting from Turbo to Modula. Message-ID: Date: Wed, 4-Nov-87 18:30:53 EST Article-I.D.: UCF1VM.INFO-M2%87110418411904 Posted: Wed Nov 4 18:30:53 1987 Date-Received: Sat, 7-Nov-87 17:53:49 EST References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Info-Modula2 Distribution List Organization: The ARPA Internet Lines: 12 I have had version three for a few weeks now, and it is really good. Mind you, I'm not the biggest developer to hit the earth. It's excluding linker is very good. It removes ANY module that hasn't been referenced in the code. This usually results in about anywhere from 1% to 20% code removal. Also, a few more libraries have been added in this version. The utilities are very useful. M2decode can take .OBJ files and convert them in readable assembly language (symbols and all, included). There is a cross referencer, source formatter, make utility (except it keeps wanting to recompile the system libraries), and a couple other useful ones. Alex