CODIGO
log in

sed

Summary

A stream editor that's a specialized programming tool for parsing and transforming text. Though limited compared to general-purpose languages, sed excels at performing text transformations on an input stream.

Paradigms

declarative, data-driven

Domains

text processing, automation, scripting

Key Features

pattern matching, string interpolation

Typing

untyped system

Compilation

interpreted

Influenced By

ed, grep

Ratings

Maturity
▊▊
▊▊
▊▊
▊▊
▊▊
Community size
▊▊
▊▊
▊▊
▊▊
▊▊
Learning resources
▊▊
▊▊
▊▊
▊▊
▊▊
Learning curve
▊▊
▊▊
▊▊
▊▊
▊▊
Cognitive load
▊▊
▊▊
▊▊
▊▊
▊▊
Syntax complexity
▊▊
▊▊
▊▊
▊▊
▊▊
Semantic complexity
▊▊
▊▊
▊▊
▊▊
▊▊
Memory safety
▊▊
▊▊
▊▊
▊▊
▊▊
Std lib maturity
▊▊
▊▊
▊▊
▊▊
▊▊
Std lib size
▊▊
▊▊
▊▊
▊▊
▊▊
Backwards compatibility
▊▊
▊▊
▊▊
▊▊
▊▊
Documentation quality
▊▊
▊▊
▊▊
▊▊
▊▊

File extensions

sed

External Links

Status active
Type programming
Created 1974
Designed by Lee E. McMahon
Developed by Bell Labs
PyPL Index N/A
TIOBE Index N/A
GitHub rank #42