Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!ames!ucbcad!ucbvax!ECNCDC.BITNET!MSRS002 From: MSRS002@ECNCDC.BITNET ("THE DOCTOR.") Newsgroups: comp.lang.modula2 Subject: FTL in MSDOS Message-ID: Date: Sat, 7-Nov-87 15:59:00 EST Article-I.D.: UCF1VM.INFO-M2%87110717014433 Posted: Sat Nov 7 15:59:00 1987 Date-Received: Tue, 10-Nov-87 03:35:47 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Info-Modula2 Distribution List Organization: The ARPA Internet Lines: 21 Somebody ( I couldn't find it in my printout ) mentioned that FTL only in MSDOS produced only small model programs. There is now a large memory model version available and it seems to work quite nicely. I've only had it for a couple weeks. I've been using FTL in a Z80 machine for some months and I'm very pleased with it. FLASH I found it, Jeff Wieland mentioned it. It makes heavy use of TERMINATE AND STAY RESIDENT to integrate the compiler and the editor. It also holds compiled definition modules in memory, so when you re-compile your module after the inevitable corrections, it will compile blindingly fast. The first time you try to compile a module, it will take a little while, the second time it's finished before you realize it started. It does help that I'm using it on a network with a very good file server. ( It does compile modules quite quickly on my Z80 system using 8 inch drives, a ram disk would be very nice. ) Tom Ruby MSRS002@ECNCDC