Scripting languages assume that there already exists a collection of useful components written in other languages.
Scripting languages aren't intended for writing applications from scratch; they are intended primarily for plugging together components.
Scripting languages such as Perl,Visual Basic, and the Unix shells represent a very different style of programming than system programming languages.
In order to simplify the task of connecting components, scripting languages tend to be typeless.A typeless language makes it much easier to hook together components.
Saturday, July 19, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment