Quote:
|
PBASIC is interpreted so it's a scripting language, similar to JAVA in that they both are tokenized into byte code and then interpreted.
|
So you are saying Java is a scripting language?
We have now entered the huge debate on whether a scripting language is a programming language. By Meriam Webster definition every computer language is. I don't understand why you say it must be compiled to machine code before a language can be considered a programming language.