Python
Python is a scripting language, like Perl, and is used in many of the same ways.
- Writing programs fast
- Job control
- Gluing applications
It also has other things in common with Perl:
- Weakly typed
- Global variables
- Interpreted
- Regular expressions
Next page . . .