By bloid
via codecommit.com
Published: Nov 03 2008 / 09:44
I know, the title seems a bit…bizarre. I don’t know about you, but when I think of Scala, I think of many of the same uses to which I apply Java. Scala is firmly entrenched in my mind as a static, mid-level language highly applicable to things like large-scale applications and non-trivial architectures, but less so for tasks like file processing and system maintenance. However, as I have been discovering, Scala is also extremely well suited to basic scripting tasks, things that I would normally solve in a dynamic language like Ruby.
Add your comment