Tag Archives: scala

Installing Scala on Snow Leopard

These are instructions for quickly installing Scala. Scala is a general purpose language almost completely interoperable with Java, and having features of object-oriented and functional languages. I installed Scala in /usr/local , the reason for which can be found here.

Posted in Programming | Tagged , , | Leave a comment