View Single Post
  #4   Spotlight this post!  
Unread 28-02-2003, 20:53
rwaliany's Avatar
rwaliany rwaliany is offline
R
None #0691 (HartBurn)
Team Role: Programmer
 
Join Date: Jan 2003
Rookie Year: 2000
Location: http://www.hartrobot.com
Posts: 137
rwaliany will become famous soon enough
Bah

STOP arguing, READ THE definitions

scripting language - A loose term for any language
that is weakly typed or untyped and has little or no
provision for complex data structures. A program in a
scripting language (a "script") is often interpreted (but
see Ousterhout's dichotomy).

Hence the phrase "data structures."
Java = Programming Language
PHP = Programming Language
Javascript = Scripting Language
etc...

programming language - An artificial language used to write instructions that can be translated into machine language and then executed by a computer.
__________________
R