|
|
| No such thing as a small change | |
| PerlMonks |
Re^3: At Last, a Useful Definition of "Scripting Language"by radiantmatrix (Parson) |
| on Oct 27, 2004 at 16:23 UTC ( [id://403141]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Similarly, Perl can be a scripting language or an interpreted language, depending on how it is used.
Now, 'X' is a scripting language -- it was clearly designed to be that way. However, it is also, now, a compiled language.
The only useful description of a language is one that gives you an idea of how it can be used. If you use my definitions, saying "Perl is both a scripted and interpreted language" actually conveys useful information. It tells me that I can run Perl programs as scripts or as bytecode-compiled binaries. That gives me a vague idea of what Perl is capable of. It gives me a clue that Perl will require an interpreter of some kind; and, that means it will have certain pros and cons.
radiantmatrix
require General::Disclaimer; "Users are evil. All users are evil. Do not trust them. Perl specifically offers the -T switch because it knows users are evil." - japhy
In Section
Meditations
|
|
||||||||||||||||||||||||