Path: utzoo!attcan!uunet!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!p.cs.uiuc.edu!johnson From: johnson@p.cs.uiuc.edu Newsgroups: comp.lang.smalltalk Subject: Re: Objectworks for Smalltalk-80 Message-ID: <80500090@p.cs.uiuc.edu> Date: 1 Mar 90 17:40:20 GMT References: <5888@blake.acs.washington.edu> Lines: 12 Nf-ID: #R:blake.acs.washington.edu:5888:p.cs.uiuc.edu:80500090:000:635 Nf-From: p.cs.uiuc.edu!johnson Feb 28 16:54:00 1990 Tim Hansell is almost right about Objectworks. ParcPlace does have two products, Objectworks for Smalltalk-80 and Objectworks for C++. However, the C++ system does NOT compile C++ into byte-codes. Instead, Objectworks for C++ is a programming environment for C++ that is written in Smalltalk. It uses regular C++ compilers (in particular, the AT&T one), but executes them on the command of the Smalltalk program. Of course, Smalltalk is invisible to the user of Objectworks for C++, so C++ programmers don't have to be frightened that they will be forced to learn a better language! Ralph Johnson -- Smalltalk and C++ programmer