You are here: irt.org | FAQ | JavaScript | General | Q564 [ previous next ]
JavaScript isn't a scripting language, its a programming language.
The only things that JavaScript cannot do are:
But this is also true of other programming languages - VBScript for instance.
Generally scripts of JavaScript are written to interact with the browser, window, forms, etc. However it is possible to write programs in JavaScript.