[comp.sys.apple] MPW IIgs C & CFront

jason@madnix.UUCP (Jason Blochowiak) (02/01/90)

	I'm just curious if MPW CFront (AT&T's thingie that converts c++
to c) spits out stuff that the MPW IIgs C compiler can handle, and, if so,
has Apple built a //gs class library? If not (to either question), why not?
And is it possible that in the future Apple will make this workable?

	Also, do folks have comments on the MPW IIgs cross development stuff
in general? How is the C compiler, and does is support at least a subset of
the ANSI spec? For that matter, does anyone have comments on how CFront
works? (Pardon me if that's been beaten to death in c.s.m.p - just email if
it has)
-- 
                      Jason Blochowiak - jason@madnix.UUCP
or, try:         astroatc!nicmad!madnix!jason@spool.cs.wisc.edu
       "Education, like neurosis, begins at home." - Milton R. Saperstein

dlyons@Apple.COM (David A. Lyons) (02/05/90)

In article <1096@madnix.UUCP> jason@madnix.UUCP (Jason Blochowiak) writes:
>I'm just curious if MPW CFront (AT&T's thingie that converts c++
>to c) spits out stuff that the MPW IIgs C compiler can handle [...]

From what I've heard, the CFront output is -not- directly usable by
MPW IIgs C, but you can do a small amount of hand-tweaking of the
code [every time] to make it work.  It's also very easy to get CFront
output that contains way too many levels of parentheses for MPW IIgs C
to deal with.
-- 

 --David A. Lyons, Apple Computer, Inc.      |   DAL Systems
   Apple II Developer Technical Support      |   P.O. Box 875
   America Online: Dave Lyons                |   Cupertino, CA 95015-0875
   GEnie: D.LYONS2 or DAVE.LYONS         CompuServe: 72177,3233
   Internet/BITNET:  dlyons@apple.com    UUCP:  ...!ames!apple!dlyons
   
   My opinions are my own, not Apple's.