• DocumentCode
    970490
  • Title

    The Unix System and Software Reusability

  • Author

    Kernighan, Brian W.

  • Author_Institution
    Bell Laboratories, Murray Hill, NJ 07974.
  • Issue
    5
  • fYear
    1984
  • Firstpage
    513
  • Lastpage
    518
  • 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).
  • Keywords
    Algorithms; Computer languages; Dictionaries; Filters; Functional programming; Operating systems; Scholarships; Software libraries; Software reusability; Writing; Filter; I/O redirection; Unix; generator; library; pipe;
  • fLanguage
    English
  • Journal_Title
    Software Engineering, IEEE Transactions on
  • Publisher
    ieee
  • ISSN
    0098-5589
  • Type

    jour

  • DOI
    10.1109/TSE.1984.5010275
  • Filename
    5010275