scripting languages : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

scripting languages
Scripting languages are used to chain applications together into batch streams. Scripting languages let you invoke various Java utilities and do simple calculations. They are also used interactively where you type a line and have it executed immediately. Some Java-based platform independent scripting languages have been devised such as Pnuts, FESI, JavaScript, and BeanShell.

Traditionally, scripting languages have had the ugliest syntaxes of any type of computer language. The ugliest surely has to be Windows/DOS command line. Other popular ones include Python, Bash, TCL/TK, Awk and Perl.

Because they are designed for one-shot command line use, the syntax of such languages tends to be loosey goosey (i.e. slovenly) with no type checking.

Usually scripting languages are interpreted (without even being preparsed) rather than compiled. Usually they have many platform and implementation dependencies. Usually they are a disgusting pile of seat-of-the-pants kludges piled on another. You might gather I don’t hold this branch of computer science in high regard.

I suggest avoiding these traditional scripting languages altogether and using ordinary Java instead for the same purpose. Use Jikes for compile speed. The advantages are:


This page is posted
on the web at:

http://mindprod.com/jgloss/scripting.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\scripting.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[3.17.74.153]
You are visitor number