Jump to content

HP Distributed Smalltalk

From EDM2
Revision as of 16:03, 1 June 2016 by Reiknir (talk | contribs) (Created page with "A version of Smalltalk created by the HP company in the early 90's, that featured a distributed CORBA based object system. Initial version ran on HP-UX and M...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A version of Smalltalk created by the HP company in the early 90's, that featured a distributed CORBA based object system. Initial version ran on HP-UX and Microsoft Windows 3.x, but after some input from IBM eas ported to SOM and made available for AIX and OS/2. Code is fully abstracted from the host OS so an application written for one host OS will be portable to others without any code change.

Links and publications

http://www.hpl.hp.com/hpjournal/95apr/apr95a11.pdf

Authors