[comp.sys.sgi] OOP on SGI : query

ridsdale%knobs.utah.edu@cs.utah.edu (Gary J Ridsdale) (06/12/90)

What OOP compilers are available for Irises? I'm mostly looking for
complete systems, with source-level debugging, etc. Also, interpretive
systems, such as SmallTalk, would be of interest. Commercial or
public domain is fine.

Any knowledge or experience with OOP on Irises would be of interest, and
I will summarize the results to the net.

Thanks.

Gary Ridsdale

ciemo@bananapc.wpd.sgi.com (Dave Ciemiewicz) (06/12/90)

In article <1990Jun11.135518.7547@hellgate.utah.edu>,
ridsdale%knobs.utah.edu@cs.utah.edu (Gary J Ridsdale) writes:
> 
> What OOP compilers are available for Irises? I'm mostly looking for
> complete systems, with source-level debugging, etc. Also, interpretive
> systems, such as SmallTalk, would be of interest. Commercial or
> public domain is fine.
> 
> Any knowledge or experience with OOP on Irises would be of interest, and
> I will summarize the results to the net.
> 
> Thanks.
> 
> Gary Ridsdale

C++ is available from SGI.  Contact your local sales rep.  dbx debugging is
supported.

GNU Smalltalk was very recently released and is available via anonymous ftp
from prep.ai.mit.edu.  The 1.0 version was ported to the IRIS-4D.  The more
recent version 1.1 release has not yet been compiled and tested on the 4D
(as far as I know).

							--- Ciemo