Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site uw-beaver
Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxj!houxm!vax135!cornell!uw-beaver!info-mac
From: info-mac@uw-beaver
Newsgroups: fa.info-mac
Subject: Megamax C
Message-ID:
Date: Thu, 24-Jan-85 02:01:13 EST
Article-I.D.: uw-beave.495
Posted: Thu Jan 24 02:01:13 1985
Date-Received: Fri, 25-Jan-85 05:20:45 EST
Sender: daemon@uw-beaver
Organization: U of Washington Computer Science
Lines: 24
From: erik%ucbssl.CC@UCB-VAX (Erik Kilk)
I just received my copy of Megamax C. It is very good and very fast at
executing code. It includes floating point (including doubles) and it
looks like all of the Mac toolbox. When I first tried it I was able to
write a small C program, compile it, and get a double clickable application
without any troubles (even without reading the documentation.) The
double clickable applications are small and independent (i.e. don't require
you to have any other Megamax stuff around.)
It is a 68000 assembler also. You can easily write any part (even the
whole thing) of your program in standard 68000 assembly code. Normal
C supports 4 register variables which aid in fast execution times.
Megamax includes Rmaker, a dissassembler, and Apple's "edit". Edit is
an excellent editor between "file" and "MacWrite". It allows multiple
file editing, sideways scrolling, and nice search and replace abilities.
This compiler lists for $299. It is based completely on the Kernighan and
Ritchie "C" manual, and as far as I can see, everything is there.
Megamax doesn't have any restrictions on you using any of the applications
you make for selling or free distribution. AND, IT IS **NOT** PROTECTED
IN ANY WAY!!!
