Scripting: Higher level programming for the 21st century

被引:213
作者
Ousterhout, JK
机构
基金
美国国家科学基金会;
关键词
D O I
10.1109/2.660187
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
A fundamental change is occurring in the way people write computer programs, away from system programming languages such as C or C++ to scripting languages such as Perl or Tcl. Although many people are participating in the change, few realize that the change is occurring and even fewer know why it is happening. This article explains why scripting languages will handle many of the programming tasks in the next century better than system programming languages. System programming languages were designed for building data structures and algorithms from scratch, starting from the most primitive computer elements. Scripting languages are designed for gluing: They assume the existence of a set of powerful components and are intended primarily for connecting components. System programming languages are strongly typed to help manage complexity, while scripting languages are typeless to simplify connections among components and provide rapid application development. Scripting languages and system programming languages are complementary, and are typically used together in component frameworks. However, several recent trends have greatly expanded the applicability of scripting languages. These trends will continue over the next decade, with more and more new applications written entirely in scripting languages and system programming languages used primarily for creating components.
引用
收藏
页码:23 / +
页数:9
相关论文
共 8 条
  • [1] [Anonymous], PROGRAMMING LANGUAGE
  • [2] Boehm B. W., 1981, SOFTWARE ENG EC
  • [3] JOHNSON S, 1994, US TECHN C SAN FRAN
  • [4] LUTZ M., 1996, PROGRAMMING PYTHON
  • [5] O'Hara R, 1988, MODERN PROGRAMMING U
  • [6] OUSTERHOUT J, ADDITIONAL INFORMATI
  • [7] Ousterhout J. K., 1994, TCL TK TOOLKIT
  • [8] WALL L, 1996, PROGRAMMING PERL