Marlon_Br
08-31-2006, 04:39 PM
I always had to myself that scripting languages were all the languages that are not compiled into bytecodes, such as server-side languages: (PHP, Perl, ASP, JSP, CGI, Perl, Python) or client-side (JavaScript, VBScript etc).
But then I saw this definition at: http://en.wikipedia.org/wiki “Scripting languages can be interpreted or compiled, but because interpeters are simpler to write than compilers, they are interpreted at least as often as they are compiled.”
That pretty much killed what I thought Scripting Languages were. So now, I wanted to know if someone could tell me a good definition of what actually is a Scripting Language. If there is a good definition that differs scripting languages and any other programming languages
Is it something formal, or it is just used generally and informally by programmers to emphasize that the program or language is simple? It is still not clear to me, and I believe nether to many people that think that knows what it is.
But then I saw this definition at: http://en.wikipedia.org/wiki “Scripting languages can be interpreted or compiled, but because interpeters are simpler to write than compilers, they are interpreted at least as often as they are compiled.”
That pretty much killed what I thought Scripting Languages were. So now, I wanted to know if someone could tell me a good definition of what actually is a Scripting Language. If there is a good definition that differs scripting languages and any other programming languages
Is it something formal, or it is just used generally and informally by programmers to emphasize that the program or language is simple? It is still not clear to me, and I believe nether to many people that think that knows what it is.