Introduction
System programming languages haven’t changed much in 30 years.
Scripting languages provide a different style of programming:
- Designed for gluing.
- Mostly typeless.
Scripting languages are on the rise:
- Improvements in scripting technology.
- Improvements in CPU speed.
- Changes in application mix.
Key idea: strong typing isn’t always good.