Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q564 Why is JavaScript not a progamming language but a scripting language and what is a scripting language?

irt.org | Knowledge Base | JavaScript | General | Q564 [ previous next ]

Q564 Why is JavaScript not a progamming language but a scripting language and what is a scripting language?

JavaScript isn't a scripting language, its a programming language.

The only things that JavaScript cannot do are:

  • access the client machines file system
  • Open connections to the net

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.


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.