I ask this question because I see alot of "personal preference" when it comes to the terms "Scripting Language" and "Programming Language".
My question is:
Is there a proper technical term for a language that does not compile, or runs directly in the browser? Every article I've read and question I've searched here doesn't explicitly say what defines that characteristic of a language.
Maybe you mean this
https://en.wikipedia.org/wiki/Interpreted_language
An interpreted language is a programming language for which most of its implementations execute instructions directly, without previously compiling a program into machine-language instructions. The interpreter executes the program directly, translating each statement into a sequence of one or more subroutines already compiled into machine code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With