TECO

From Computer History Wiki
Revision as of 16:19, 18 September 2023 by Jnc (talk | contribs) (Add MIT PDP-11 version)
Jump to: navigation, search

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"; TECO was also re-written for many other computers, and spread fairly widely. A version was written for the PDP-11 (in MACRO-11) at MIT.

External links