Xref: utzoo comp.lang.objective-c:53 comp.sys.next:8857 Path: utzoo!attcan!uunet!hsi!stpstn!cox From: cox@stpstn.UUCP (Brad Cox) Newsgroups: comp.lang.objective-c,comp.sys.next Subject: Re: Porting Objective-C code to Macintosh Keywords: port, macintosh, objective-c Message-ID: <5700@stpstn.UUCP> Date: 19 Oct 90 18:32:13 GMT References: <65994@lanl.gov> Reply-To: cox@stpstn.UUCP (Brad Cox) Organization: Stepstone Lines: 17 In article <65994@lanl.gov> jpm@lanl.gov (James P Mcgee) writes: > I've got some Objective-C code that I'd like to port to my Macintosh. >It doesn't do any graphics or other hard to port stuff, just a lot of >message passing. If you're not doing graphics, you don't need the graphical library, the expensive item you were thinking of. NeXT's compiler no longer generates ANSI C inso far as I'm aware, but all of Stepstone's compilers do. Everything you want to do is quite possible on nearly any machine, the only exception being NeXT should be (who chose to super-optimize the compiler, for their own presumably good and sufficient reasons). -- Brad Cox; cox@stepstone.com; CI$ 71230,647; 203 426 1875 The Stepstone Corporation; 75 Glen Road; Sandy Hook CT 06482