View Single Post
  #13   Spotlight this post!  
Unread 25-02-2003, 13:16
Jeremy_Mc's Avatar
Jeremy_Mc Jeremy_Mc is offline
GitHubber
no team
Team Role: Mentor
 
Join Date: Feb 2002
Rookie Year: 2002
Location: Orlando, FL
Posts: 496
Jeremy_Mc will become famous soon enoughJeremy_Mc will become famous soon enough
There is no debate...

scripting is scripting for all it is.

there is a big difference between scripting languages and programming languages. until the 32 bit version of visual basic 4, vb was a scripting language that only compiled to p-code. java has to have the VM to be interpreted. it's the same concept as someone who writes mirc scripts. you need mirc to interpret them. same concept as perl, php, bash, etc etc. they may be commonly referred to as programming languages, but they are anything but. programming languages compile to native code that can be independently interpreted.

let's not turn this into a flame thread.

you can find plenty of other threads on other boards about this and countless web pages.

*jeremy
__________________
GitHub - Collaborate on code, documentation, etc. - http://github.com