You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Memroy -> memory. Remove spurious backquote. Add a full stop at the end of the sentences where it's missing.
Signed-off-by: Paolo Amoroso <[email protected]>
: Named releases of Interlisp-D. All are obsolete except Medley.
@@ -31,15 +31,15 @@ Common Lisp the Language
31
31
- CLtL2 – second edition, 1029 pages
32
32
33
33
Common Lisp dpANS
34
-
: The ANSI Standard for Common Lisp
34
+
: The ANSI Standard for Common Lisp.
35
35
36
36
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.
37
37
38
38
Dfasl
39
39
: A compiled form of Medley Interlisp files.
40
40
41
41
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) a Xerox Alto as a graphics terminal connected to it via Ethernet.
43
43
44
44
Dorado Lisp
45
45
: The reimplementation of the AltoLisp microcode on the Dorado – a research prototype.
@@ -55,23 +55,23 @@ Intermezzo
55
55
56
56
Interlisp
57
57
: A GitHub “organization” with ~20 repositories, see <https://github.com/Interlisp>
58
-
: Both a language and, in some cases, the implementation of that language. Usually used with some other wording or refinement
58
+
: Both a language and, in some cases, the implementation of that language. Usually used with some other wording or refinement.
59
59
60
60
Interlisp: The Language and its usage
61
-
: A book by Steve Kaisler which describes Interlisp of the 1970s & 80s
61
+
: A book by Steve Kaisler which describes Interlisp of the 1970s & 80s.
62
62
63
63
Interlisp.org
64
-
: A “domain name”, used for some web sites and email addresses
64
+
: A “domain name”, used for some web sites and email addresses.
65
65
66
66
-<https://interlisp.org> – the address of the main web site
67
67
-<https://online.interlisp.org> – the address of a service that lets you run Medley
68
68
-<[email protected]> - an email address of a group that can respond to questions
69
69
70
70
Interlisp-10
71
-
: The first implementation of “Interlisp” for the DEC PDP-10 / Tenex
71
+
: The first implementation of “Interlisp” for the DEC PDP-10 / Tenex.
72
72
73
73
Interlisp-360
74
-
: Implemention of Interlisp for the IBM-360
74
+
: Implemention of Interlisp for the IBM-360.
75
75
76
76
Interlisp-D
77
77
: What Dorado Lisp became. The D stood for both “Display” and “D-machine”. An implementation of
@@ -86,7 +86,7 @@ Interlisp-D
86
86
configurations and micro-instructions.
87
87
88
88
Interlisp-VAX
89
-
: Implementation of Interlisp for Digitial Equipment Corporation VAX systems
89
+
: Implementation of Interlisp for Digitial Equipment Corporation VAX systems.
90
90
91
91
InterlispOrg
92
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
@@ -114,13 +114,13 @@ Maiko
114
114
Fuji Xerox. Subsequently ported to little-endian processors and other operating systems.
115
115
116
116
SDL
117
-
: Structured Design Language
117
+
: Structured Design Language.
118
118
119
119
Sysout
120
-
: A file containing the saved state of Interlisp virtual memroy
120
+
: A file containing the saved state of Interlisp virtual memory.
121
121
122
122
X11
123
-
: The X Window System
123
+
: The X Window System.
124
124
125
125
### Organizations
126
126
@@ -131,16 +131,16 @@ Xerox PARC or just PARC
131
131
: Palo Alto Research Center, which continued in collaboration with BBN on (renamed) Interlisp. PARC developed the Alto and Dorado. Now part of SRI International.
132
132
133
133
SRI International
134
-
: non-profit scientific R & D institute
134
+
: non-profit scientific R & D institute.
135
135
136
136
Xerox Electro-Optical Systems (XEOS)
137
-
: Xerox division supporting classified customers
137
+
: Xerox division supporting classified customers.
138
138
139
139
Xerox Artificial Intelligence Systems (XAIS)
140
140
: The division working to commercialize Xerox Workstations running Interlisp-D.
141
141
142
142
Rank Xerox
143
-
: Xerox affiliate in charge of delivering Interlisp-D workstations in Europe
143
+
: Xerox affiliate in charge of delivering Interlisp-D workstations in Europe.
144
144
145
145
Fuji Xerox
146
146
: Xerox affiliate – joint project of Rank Xerox and Fuji Photo Film company.
0 commit comments