The Unix System and Software Reusability

Research output: Contribution to journalArticlepeer-review

19 Scopus citations

Abstract

The Unix system contains a variety of facilities that enhance the reuse of software. These vary from the utterly conventional, such as function libraries, to basic architectural mechanisms, such as the Unix pipe. The Unix pipe, which makes whole programs building blocks of larger computational structures, has been the primary reason for the development of a literature of useful, but specialized programs— programs that would be too costly to write in a conventional programming language such as C. It has led to high levels of program reuse both by the nature of its operation and through its effect on programming conventions (e.g., programs structured as simple filters). Another facility enhancing reuse on Unix is the on-line C source code for Unix system programs. This has led to a shared style of programming in which existing programs are used as models for new programs, allowing the reuse of ideas, algorithms and source code. Finally, the Unix system contains many other reuse enhancing facilities, such as generic facilities for screen management (curses and termcap) and program generators (lex and yacc).

Original languageEnglish (US)
Pages (from-to)513-518
Number of pages6
JournalIEEE Transactions on Software Engineering
VolumeSE-10
Issue number5
DOIs
StatePublished - Sep 1984
Externally publishedYes

All Science Journal Classification (ASJC) codes

  • Software

Keywords

  • Filter
  • I/O redirection
  • Index Terms
  • Unix
  • generator
  • library
  • pipe

Fingerprint

Dive into the research topics of 'The Unix System and Software Reusability'. Together they form a unique fingerprint.

Cite this