Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site watmath.UUCP Path: utzoo!watmath!mdrutenberg From: mdrutenberg@watmath.UUCP (Mike Rutenberg) Newsgroups: net.lang.st80 Subject: Re: Smalltalk Applications Message-ID: <8464@watmath.UUCP> Date: Fri, 27-Jul-84 16:58:18 EDT Article-I.D.: watmath.8464 Posted: Fri Jul 27 16:58:18 1984 Date-Received: Sat, 28-Jul-84 07:10:22 EDT Organization: U of Waterloo, Ontario Lines: 16 Date: Wed, 25 Jul 84 10:08 EDT From: Marshall.wbst@Xerox.Arpa Subject: Re: Smalltalk Applications To: Smalltalk80Interest^.pa@Xerox.Arpa I wrote an extensive optical analysis package in Smalltalk-76 which was used in a successful product program. The ability in smalltalk of substituting objects obeying a numerical protocol for actual numbers was essential for the capability and efficiency of the program. If I had access to a version of smalltalk with fast floating-point and array operations it would be my language of choice for all numerical work. --Sidney