Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!qantel!hplabs!felix!scgvaxd!tdms2!droye From: droye@tdms2.UUCP (Doug Royer) Newsgroups: net.micro.pc Subject: Re: Let's C Compiler Message-ID: <223@tdms2.UUCP> Date: Mon, 22-Sep-86 20:45:31 EDT Article-I.D.: tdms2.223 Posted: Mon Sep 22 20:45:31 1986 Date-Received: Tue, 30-Sep-86 05:20:35 EDT References: <1389@ulysses.UUCP> Reply-To: droye@tdms2.UUCP (Doug Royer) Distribution: net Organization: Hughes Aircraft GSG,Fullerton, CA Lines: 34 Keywords: Lets's C >I was in a bookstore at lunch today and saw a C compiler called "Let's C" >by Mark Williams Company. It caught my eye because of the price - it was >only $67.50 (retails for $75)! ........ It is available from 'egghead software' for $54. >My question: > Can it do everything it claims to do - i.e. "Full Kernigan> & Ritchie C > and extensions; Full UNIX compatibility and complete libraries"? ...... > I mean, it seems like a steal next to the MEGABUCKS Microsoft C compiler. Full K&R: Yes + enum and void. Unix Libraries: YES, lots of them. It has something called ececall which is like execev + system, and the stdio library, + more. >Has anybody used Let's C? Anybody like it? Thanks. I have used the Lets C compiler. A friend of mine bought it at a bookstore for $54. This version only supports < 64k memory models. This included examples, egrep, MicroEmacs (with source), assembler, linker (with user made library support). I understand that a development package for around $350 includes the ability to expand past the 64k limit. It also includes a symbolic debugger, and more unix like programs. The same manual is included with both versions, the shaded pages only apply to the development system. -------------------------------------------------- Doug Royer, Hughes Aircraft GSG, Fullerton, CA ...!scgvaxd!droye usenet droyer@ecla arpanet --------------------------------------------------