Linked by David Adams on Tue 14th Oct 2008 03:52 UTC, submitted by estherschindler
Permalink for comment 333585
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




Member since:
2008-09-08
[QUOTE]Really, the difference between a scripting language and a programming language is nil.[/QUOTE]
Agree. The only thing which then can be labeled as a "real" programming language would be coding in binary, which is silly.
Definition of a scripting lang from wikipedia:
[QUOTE en.wikipedia.org/wiki/Scripting_language ]
"Scripts" are often treated as distinct from "programs", which execute independently from any other application. At the same time they are distinct from the core code of the application, which is usually written in a different language, and by being accessible to the end user they enable the behavior of the application to be adapted to the user's needs.
[/QUOTE]
I wouldn't call Scala a scripting language.