Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: nyu notesfiles V1.1 4/1/84; site acf4.UUCP Path: utzoo!watmath!clyde!akgua!mcnc!decvax!harpo!seismo!cmcl2!acf4!tsc2597 From: tsc2597@acf4.UUCP Newsgroups: net.micro.pc Subject: Digital Research Compilers ??? Message-ID: <12400005@acf4.UUCP> Date: Mon, 14-May-84 12:36:00 EDT Article-I.D.: acf4.12400005 Posted: Mon May 14 12:36:00 1984 Date-Received: Wed, 16-May-84 03:19:12 EDT Organization: New York University Lines: 23 Nf-ID: #N:acf4:12400005:000:1316 Nf-From: acf4!tsc2597 May 14 12:36:00 1984 Does anyone out there use the Digital Research Compilers now available for IBM PC-DOS? So far I have used the PASCAL MT+86 compiler from DR and found it totally acceptable. Unlike Microsoft Pascal, it is very easy to create large programs in MT+86 as there are extensive overlay and chaining facilites. (I wrote several large programs in MT+86 in access of 7000 lines). It also has a pascal source level debugger and the Compact memory model. There are also several packages of "tools" available from DR which include Access Manager - a B-Tree subroutine package; Display Manager - a device independent subroutine package for creating menu's and controlling the attributes of displays (cursor addressing, hiliting, blinking etc.); GSX-86, a device independent extension to PC-DOS supporting device drivers for many color cards, printers and plotters. All these tools are callable from high level languages such as MT+86. Has anyone used the DR C Compiler? A review in microsystems claimed that it was the fastest C compiler (among DSmet, Lattice, CIC86 etc) and supported all memory models, Small, Medium, Compact and Large. They also claimed that the fledging DR compiler was run against a PDP 11 Unix C compiler to ensure Unix compatiblility! Sam Chin (NYU)