- scala Scala interactive interpreter
- scalac Scala compiler
- fsc Scala resident compiler
- scaladoc Scala API documentation generator
- scalap Scala classfile decoder
We recommend adding the full path of the `bin` directory to the `PATH`
environment variable.
原文:http://www.cnblogs.com/ChenAlong/p/5221958.html