Difference between revisions of "IMSSS"

From Computer History Wiki
Jump to: navigation, search
(Not an ok stub.)
 
(Some links describing Stanford LOGO (SLOGO))
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
'''Institute for Mathematical Studies in the Social Sciences'''
 
'''Institute for Mathematical Studies in the Social Sciences'''
  
{{stub}}
+
IMSSS Computer Aided Instruction group under Patrick Suppes shared a [[PDP-1]] in Pine Hall with John McCarty's [[Stanford Artificial Intelligence Laboratory|AI project]].  They ran the experimental [[time-sharing]] systems [[Stanford Time-Sharing System|Odin, Thor, and Zeus]].  There was also Stanford Logo (SLOGO).
 +
 
 +
The PDP-1 was upgraded to a [[PDP-10]], and a new version of Stanford Logo was created.  There were [[IMLAC PDS-1]] computers acting as graphical terminals, capable of displaying turtle graphics.  Douglas Hofstadter wrote his book ''Gödel, Escher, Bach'' on such an IMLAC.
 +
 
 +
Adele Goldberg was at IMSSS for some time before joining Xerox PARC.
 +
 
 +
The PDP-10 started out with a [[KA10]].  At some point it was replaced by a [[KI10]] running [[TENEX]].  Eventually a second KI10 processor was added.
 +
 
 +
{{semi-stub}}
 +
 
 +
==External links==
 +
 
 +
* [https://dl.acm.org/doi/pdf/10.1145/1478559.1478623 ''Computer based instruction in computer programming — A symbol manipulation-list processing approach''] - Describes SLOGO on the Stanford PDP-1D.
 +
* [http://rca.ucsd.edu/techreports/IMSSS_175-Cost%20and%20Performance%20of%20Computer-Assisted%20Instruction%20for%2020Compensatory%20Education.pdf ''IMSSS Technical Report No. 175''] - Describes SLOGO on a PDP-10.
 +
* [https://archive.org/details/ERIC_ED111347 ''IMSSS Techical Report No. 250: Children Learning Computer Programming: Experiments with Languages, Curricula and Programmable Devices'']
 +
 
 +
[[Category: Research Organizations]]
 +
[[Category: PDP-10 Users]]

Latest revision as of 17:09, 14 July 2025

Institute for Mathematical Studies in the Social Sciences

IMSSS Computer Aided Instruction group under Patrick Suppes shared a PDP-1 in Pine Hall with John McCarty's AI project. They ran the experimental time-sharing systems Odin, Thor, and Zeus. There was also Stanford Logo (SLOGO).

The PDP-1 was upgraded to a PDP-10, and a new version of Stanford Logo was created. There were IMLAC PDS-1 computers acting as graphical terminals, capable of displaying turtle graphics. Douglas Hofstadter wrote his book Gödel, Escher, Bach on such an IMLAC.

Adele Goldberg was at IMSSS for some time before joining Xerox PARC.

The PDP-10 started out with a KA10. At some point it was replaced by a KI10 running TENEX. Eventually a second KI10 processor was added.

External links