Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-pcd!hplsla!jima From: jima@hplsla.HP.COM (Jim Adcock) Newsgroups: comp.lang.c++ Subject: Re: Eiffel vs. C++ (vs Smalltalk) Message-ID: <6590147@hplsla.HP.COM> Date: 9 Jun 89 23:17:54 GMT References: <5316@tekgvs.LABS.TEK.COM> Organization: HP Lake Stevens, WA Lines: 6 > We have an application that is implemented in both Smalltalk and > C++/Interviews/X11. When compiled with debugging on, the C++ version is much > slower and nearly as large as the whole Smalltalk image, which contains much > more functionality, and always has debugging available. Interesting. How did you make a Smalltalk version of X11?