Introduction

HyperTalk (Hypertext in Smalltalk) is an object-oriented framework[ralph's paper on framework] for writing the runtime and within-component layer portion of a hypertext system and linking them to the storage layer of the Dexter Model[dexter first paper].

The design of HyperTalk achieves the following:

NetFish is a Web browser built on top of HyperTalk. It is neither the fastest nor the web browser with the most features but it is probably the most extensible. Anyone with VisualWorks 2.0 can modify NetFish as they like. If you don't like the GUI, you can change it with the Canvas Tool. If you want to add more menu options, you can add it through the Menu Editor. More importantly, if you find bugs, you don't need to wait for the next release of NetFish, you can correct it by yourself!