https://www.programmingeeks.com/scripting-vs-programming-languages/
The compiled languages came to be known as programming languages and the ones that utilized an interpreter were known as scripting languages.
Scripting Language:
Interpreter based, no need to compile
Does not create a file type
JavaScript, PHP, Ruby, Perl, VB Script, etc.
Programming Language:
Compiler based ,needs to compile first
Creates a .exe file
C, C++, Java, Pascal, C#, VB, Basic, COBOL, etc.
The compiled languages came to be known as programming languages and the ones that utilized an interpreter were known as scripting languages.
Scripting Language:
Interpreter based, no need to compile
Does not create a file type
JavaScript, PHP, Ruby, Perl, VB Script, etc.
Programming Language:
Compiler based ,needs to compile first
Creates a .exe file
C, C++, Java, Pascal, C#, VB, Basic, COBOL, etc.
No comments:
Post a Comment