How to Install Scala?

  1. brew install scala

How to quit from the scala shell? ctrl + d, :quit, :q

Scala REPL => A command line shell to test small scala code