What makes a "scripting" language one is that it has the ability to DO scripting and that it's used in that manner. Basic, when you get right down to brass tacks is a scripting language. Forth is. C is. C++ is.
Name:
Anonymous2008-04-06 21:12
No. Not really. Scripting languages are interpreted. C, C++, etc. have to be compiled to machine code to run.