Difference between revisions of "TECO"

From Computer History Wiki
Jump to: navigation, search
(Flesh out.)
(Years; link to Murphy's article.)
Line 1: Line 1:
'''TECO''' is a [[text editor]].  First written for a [[PDP-1]] at [[MIT]]'s Research Laboratory of Electronics.  Then ported to the [[Project MAC]] [[PDP-6]], and for a long time the primary editor in [[Incompatible Timesharing System|ITS]].  [[EMACS]] was implemented using TECO's programming facilities.
+
'''TECO''' is a [[text editor]].  First written 1962 for a [[PDP-1]] at [[MIT]]'s Research Laboratory of Electronics.  Then ported to the [[Project MAC]] [[PDP-6]] in 1964, and for a long time the primary editor in [[Incompatible Timesharing System|ITS]].  [[EMACS]] was implemented using TECO's programming facilities.
  
The standalone PDP-6 version was modified by Bob Clements, while installing the [[SAIL]] PDP-6, to run on the [[DEC]] Monitor.  This evolved into DEC's "Standard TECO".
+
The standalone PDP-6 version was modified in 1966 by Bob Clements, while installing the [[SAIL]] PDP-6, to run on the [[DEC]] Monitor.  This evolved into DEC's "Standard TECO".
  
 
==External links==
 
==External links==
  
 +
* [https://opost.com/tenex/anhc-31-4-anec.pdf "The Beginnings of TECO", by Dan Murphy]
 
* [http://stuff.offog.org/its/news/1990-clements-sail-teco Clements' message to alt.folklore.computers]
 
* [http://stuff.offog.org/its/news/1990-clements-sail-teco Clements' message to alt.folklore.computers]
  

Revision as of 18:47, 12 September 2021

TECO is a text editor. First written 1962 for a PDP-1 at MIT's Research Laboratory of Electronics. Then ported to the Project MAC PDP-6 in 1964, and for a long time the primary editor in ITS. EMACS was implemented using TECO's programming facilities.

The standalone PDP-6 version was modified in 1966 by Bob Clements, while installing the SAIL PDP-6, to run on the DEC Monitor. This evolved into DEC's "Standard TECO".

External links