Skip to content

Commit 6198b43

Browse files
authored
Fixed typos, grammar, and a few facts in _index.md (#280)
Fixed some typos, corrected some grammar, corrected a few minor errors of fact.
1 parent 89c7a17 commit 6198b43

File tree

1 file changed

+30
-27
lines changed

1 file changed

+30
-27
lines changed

content/en/history/glossary/_index.md

Lines changed: 30 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ weight: 90
1010
type: docs
1111
---
1212

13-
The names “Medley”, "Interlisp-D", “Interlisp.org”, “Common Lisp”, etc. are often used in confusing ways. We’re talking about a lot of different things that evolved over decades. These are cemented in by usage in different publications over time. We hope this glossary of terms will help.
13+
The names “Medley,” "Interlisp-D," “Interlisp.org,” “Common Lisp,” etc. are often used in confusing ways. We’re talking about a lot of different things that evolved over decades. These are cemented in by usage in different publications over time. We hope this glossary of terms will help.
1414

1515
## Vocabulary and relationships
1616

17-
Alto Lisp
17+
AltoLisp
1818
: An (unsuccessful) attempt to build a Lisp-based OS for running Interlisp on an Alto.
1919

2020
Carol, Fugue, Harmony, Intermezzo, Koto, Lyric, Medley
@@ -36,10 +36,11 @@ Common Lisp dpANS
3636
Starting with the Lyric release of Interlisp-D and then the Medley release, the implementation of Medley included implementations of Common Lisp (CLtL 1) as well as the Interlisp dialect in a single development environment; this was made possible by using the (Common Lisp) “package” feature to allow both dialects to be intermixed.
3737

3838
Dfasl
39-
: A compiled form of Medley Interlisp files.
39+
: A compiled form of Medley Interlisp files with the extension ".dfasl".
4040

4141
DLISP
42-
: By Warren Teitelman: a first attempt at building a “Display” (GUI) with Interlisp running on Maxc (A PDP-10 clone) a Xerox Alto as a graphics terminal connected to it via Ethernet.
42+
: By Warren Teitelman: a first attempt at building a “Display” (GUI) with Interlisp running on MAXC (a PDP-10 clone) connected by Ethernet to a Xerox Alto acting
43+
as a graphics terminal.
4344

4445
Dorado Lisp
4546
: The reimplementation of the AltoLisp microcode on the Dorado – a research prototype.
@@ -61,14 +62,14 @@ Interlisp: The Language and its usage
6162
: A book by Steve Kaisler which describes Interlisp of the 1970s & 80s.
6263

6364
Interlisp.org
64-
: A “domain name, used for some web sites and email addresses.
65+
: The project's Internet domain name, used for its websites and email addresses.
6566

6667
- <https://interlisp.org> – the address of the main web site
6768
- <https://online.interlisp.org> – the address of a service that lets you run Medley
68-
- <info@interlisp.org> - an email address of a group that can respond to questions
69+
- <info@interlisp.org> - the project's general information email address
6970

7071
Interlisp-10
71-
: The first implementation of Interlisp for the DEC PDP-10 / Tenex.
72+
: The first implementation of Interlisp for the Digital Equipment Corporation (DEC) PDP-10 / Tenex.
7273

7374
Interlisp-360
7475
: Implemention of Interlisp for the IBM-360.
@@ -86,21 +87,16 @@ Interlisp-D
8687
configurations and micro-instructions.
8788

8889
Interlisp-VAX
89-
: Implementation of Interlisp for Digitial Equipment Corporation VAX systems.
90-
91-
InterlispOrg
92-
: A [California-registered](https://rct.doj.ca.gov/Verification/Web/Details.aspx?result=c7aa8cb2-16ec-458a-be56-41f963365258) non-profit organization (DBA Interlisp.org) Established
93-
August 2021. 501c3 EIN 87-2528093 California registered charity CT0278267.
94-
President Larry Masinter, Treasurer Ron Kaplan, Secretary Herb Jellinek.
90+
: Implementation of Interlisp for Digital Equipment Corporation VAX systems.
9591

9692
Koto
97-
: An obsolete named releases of Interlisp-D.
93+
: An obsolete named release of Interlisp-D.
9894

9995
Lcom
10096
: Used as a file ending, xxx.lcom, for compiled Medley files.
10197

10298
Lyric
103-
: An obsolete named releases of Interlisp-D.
99+
: An obsolete named release of Interlisp-D.
104100

105101
Medley
106102
: The final named release of Interlisp-D.
@@ -109,8 +105,8 @@ Medley 1.0, Medley 2.01, Medley 3.5 numbered releases of Interlisp-D
109105
: At some point the name Interlisp-D was retired and Medley used to name the software.
110106

111107
Maiko
112-
: An implementation of the functions of the microcode D-machine, but written in C for the
113-
Sun Microsystems (RISC-like) SPARC processor workstation, initially developed by
108+
: An implementation of the functions of the D-machine microcode, but written in C for the
109+
Sun Microsystems SPARC processor workstation, initially developed by
114110
Fuji Xerox. Subsequently ported to little-endian processors and other operating systems.
115111

116112
SDL
@@ -125,32 +121,39 @@ X11
125121
### Organizations
126122

127123
BBN
128-
: Boston consultancy which (late 60s) implemented BBN Lisp and the Tenex operating system.
124+
: [Bolt, Beranek, and Newman](https://en.wikipedia.org/wiki/Raytheon_BBN), a Cambridge, Mass. consulting firm which sponsored the
125+
creation of BBN Lisp, Interlisp's immediate ancestor, as well as the Tenex operating system.
129126

130127
Xerox PARC or just PARC
131128
: Palo Alto Research Center, which continued in collaboration with BBN on (renamed) Interlisp. PARC developed the Alto and Dorado. Now part of SRI International.
132129

133130
SRI International
134-
: non-profit scientific R & D institute.
131+
: A non-profit scientific R & D institute, headquertered in Menlo Park, California.
135132

136133
Xerox Electro-Optical Systems (XEOS)
137-
: Xerox division supporting classified customers.
134+
: A former Xerox division supporting government customers.
138135

139136
Xerox Artificial Intelligence Systems (XAIS)
140-
: The division working to commercialize Xerox Workstations running Interlisp-D.
137+
: The former Xerox division working to commercialize Xerox workstations running Interlisp-D.
141138

142139
Rank Xerox
143-
: Xerox affiliate in charge of delivering Interlisp-D workstations in Europe.
140+
: Xerox's European subsidiary, a joint venture of Xerox Corp. and the Rank Organization, which sold Interlisp-D workstations in Europe.
144141

145142
Fuji Xerox
146-
: Xerox affiliate – joint project of Rank Xerox and Fuji Photo Film company.
143+
: Xerox's Japanese subsidiary, owned jointly by Rank Xerox and Fujifilm Corp., responsible for selling and supporting Interlisp-D systems in Japan.
147144

148145
Envos
149-
: Company founded in 198x to take on the Lisp business from Xerox. Closed within 10 months and folded back to Xerox.
146+
: Company founded in 198x to take on the Lisp business from Xerox. Closed within 10 months and folded back into Xerox.
150147

151148
Venue
152-
: Smaller company, started by John Sybalsky; it had the license to create and distribute derivative works of Maiko and Medley Venue ceased operations… … some history …. Software recovered from late 90s…. Fuji Xerox worked with John into the 90s with ports and addons and other software….
149+
: Company founded by John Sybalsky, former Xerox and Envos employee, which obtained a license to create and distribute derivative works of Maiko and Medley.
153150

154151
Medley Interlisp Project
155-
: Began late 2010’s with Nick Briggs getting Maiko to run on MacOS.
156-
In earnest in 2020 with start of weekly Zoom meetings, getting it to run on Linux in a VM and getting the Interlisp and LispCore google groups and ….
152+
: Began late 2010’s with Nick Briggs getting Maiko to run on macOS. The group expanded and began holding weekly online meetings in 2020.
153+
Subsequently ported Maiko (and therefore Medley) to Linux, Windows, and other operating system. Maintains a mailing list for developers and interested users,
154+
sponsors the maintenance of an exhaustive bibliography and the very website where you're reading this.
155+
156+
InterlispOrg
157+
: A [California-registered](https://rct.doj.ca.gov/Verification/Web/Details.aspx?result=c7aa8cb2-16ec-458a-be56-41f963365258) non-profit organization (DBA Interlisp.org) Established
158+
August 2021. 501c3 EIN 87-2528093 California registered charity CT0278267.
159+
The Board of Directors consists of Larry Masinter, President; Ron Kaplan, Treasurer; and Herb Jellinek, Secretary.

0 commit comments

Comments
 (0)