Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!apple!voder!pyramid!prls!philabs!linus!sdl From: sdl@linus.UUCP (Steven D. Litvintchouk) Newsgroups: comp.lang.smalltalk Subject: Re: Have any Hypertext Systems been written in Smalltalk? Message-ID: <44066@linus.UUCP> Date: 28 Jan 89 21:26:29 GMT References: <87291@sun.uucp> Organization: The MITRE Corp., Bedford, MA Lines: 33 In-reply-to: rburns%master@Sun.COM's message of 27 Jan 89 19:51:12 GMT In article <87291@sun.uucp> rburns%master@Sun.COM (Randy Burns) writes: > Have any hypertext systems been written in Smalltalk? It seems to > me that this language has a lot of the features of Apple's Hypercard. > Has anyone extended it so that the user can define buttions, cards and > fields without knowing the Smalltalk language? Hypertext is not the same thing as having buttons that run scripts (as Hypercard does). The Analyst (Xerox XSIS), written in Smalltalk, has a lot of hypertext-like features. They also make a product called Assistant (I think) that adds even more. You can use Analyst without knowing much about Smalltalk. Also, a recent issue of HOOPLA had an article on programming Hypercard-like buttons in Smalltalk. However, the "scripts" these buttons run are really Smalltalk code, so you still need to know Smalltalk to use them. Steven Litvintchouk MITRE Corporation Burlington Road Bedford, MA 01730 Fone: (617)271-7753 ARPA: sdl@mitre-bedford.arpa UUCP: ...{att,decvax,genrad,ll-xn,philabs,utzoo}!linus!sdl "Those who will be able to conquer software will be able to conquer the world." -- Tadahiro Sekimoto, president, NEC Corp.