fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

The Medley Interlisp Project

Did you know that the history of Interlisp crossed with the history of modern word processors and MS Word?

1/4

In the early 1970s Robert Boyer and J Strother Moore, of Boyer-Moore string-search fame, wrote an editor based on a data structure that allowed to process text larger than memory.

Strother Moore joined Xerox PARC in 1974 and presented the data structure at a meeting. Charles Simonyi called the data structure "piece table" and experimented with TXDT, an Interlisp library Strother Moore wrote to demonstrate these ideas.

2/4

The piece table helped Simonyi solve the memory limitations he faced with Butler Lampson to develop Bravo, the first WYSIWYG editor, for the Alto computer. The TEdit WYSIWYG editor of Medley also had the piece table at its core.

Simonyi later moved to Microsoft where he used the piece table to create Word which still uses the data structure. TEdit does too.

3/4