Category:Teco: Difference between revisions

From Rosetta Code
Content added Content deleted
(extra info taken from HOPL apge)
m (Minor grammar fixes, expansion of explanations.)
 
Line 1: Line 1:
{{stub}}{{language}}
{{stub}}{{language}}
TECO stands for Text Editor and COrrector. (Originally "Tape Editor and COrrector"). Macro language for text editing, screen handling and keyboard management. Has a reputation for being cryptic and hard to learn. (TECO programs are said to resemble line noise.)
TECO stands for Text Editor and COrrector. (Originally "Tape Editor and COrrector"). It originated as a macro language for text editing, screen handling and keyboard management. TECO has a reputation for being cryptic and hard to learn. (TECO programs are said to resemble line noise when using a modem over a telephone line.)
TECO was an early, string-processing language used by the first Emacs. It made maintenance hard, and also made extensions hard to write.
TECO was an early, string-processing language used by the first Emacs. It made maintenance hard, and also made extensions hard to write.
The first EMACS editor was written in TECO.
The first EMACS editor was written in TECO. The name Emacs originates from the phrase "editor macros", or macros in TECO for editing.

Latest revision as of 15:38, 8 April 2020

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Teco
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Teco.

TECO stands for Text Editor and COrrector. (Originally "Tape Editor and COrrector"). It originated as a macro language for text editing, screen handling and keyboard management. TECO has a reputation for being cryptic and hard to learn. (TECO programs are said to resemble line noise when using a modem over a telephone line.) TECO was an early, string-processing language used by the first Emacs. It made maintenance hard, and also made extensions hard to write. The first EMACS editor was written in TECO. The name Emacs originates from the phrase "editor macros", or macros in TECO for editing.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Teco"

This category contains only the following page.