stream editor

C10732
concept

A stream editor is a non-interactive text processing tool that reads input sequentially, applies specified editing commands or transformations on the fly, and outputs the modified text stream.

All labels observed (2)

Label Occurrences
line editor 1
stream editor canonical 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: stream editor
Generated description
A stream editor is a non-interactive text processing tool that reads input sequentially, applies specified editing commands or transformations on the fly, and outputs the modified text stream.

Instances (2)

Instance Via concept surface
ED
surface form: ed
line editor
GNU Sed