Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!wuarchive!udel!burdvax!dave From: dave@PRC.Unisys.COM (David Lee Matuszek) Newsgroups: comp.sys.mac.misc Subject: Re: NeXT Mach (was Re: UNIX is yuck (was Re: Next intro...) Message-ID: <15356@burdvax.PRC.Unisys.COM> Date: 23 Oct 90 14:20:08 GMT References: <1990Oct6.172357.18366@smsc.sony.com> <1990Oct8.091751.3053@csc.anu.oz.au> <4b5vB5e00UhBA=gi8V@andrew.cmu.edu> <1990Oct15.224912.26056@eng.umd.edu> <21288@well.sf.ca.us> <1990Oct22.213553.20022@Neon.Stanford.EDU> Sender: news@PRC.Unisys.COM Organization: Unisys Corporation, Paoli Research Center; Paoli, PA Lines: 23 In article <1990Oct22.213553.20022@Neon.Stanford.EDU> philip@pescadero.stanford.edu writes: >The Mac may be a lot more difficult to program than it needs to be, but let's >stick to the facts. I don't know about Think C or MPW, but this statement >implies that there is no way of writing trivial programs on the Mac. In THINK >Pascal, you can use ordinary ANSI-Pascal IO. Here's your "Hello World" >program: > >program hello; >begin > showtext; > writeln('hello world'); >end. Let's stick to the facts. This program only works in the THINK Pascal environment. If you want to compile it as a stand-alone program, things get a couple orders of magnitude more difficult. (I haven't upgraded to 3.0 yet, things may have improved...slightly.) -- Dave Matuszek (dave@prc.unisys.com) -- Unisys Corp. / Paoli Research Center / PO Box 517 / Paoli PA 19301 -- Any resemblance between my opinions and those of my employer is improbable. < You can put a mouse on an IBM. And you can put a radio on a motorcycle. >