Scala
 

Scala Tools and Utilities

General

Standard Scala Tools and Utilities

NOTE - Some tools have separate reference pages for Windows, Linux and Solaris to accommodate minor differences in configuration and usage -- for example, the character used to specify directory separators may be different.


General Information

The following documents contain important information you will need to know to get the most out of the SDK tools.

Setting the Classpath [Solaris and Linux] [Windows]
How Classes are Found [Solaris, Linux and Windows]

Basic Tools

These tools are the foundation of the Scala SDK. They are the tools you use to create and build applications.

Tool Name Brief Description Links to Reference Pages
fsc The fast Scala compiler.
scala Run Scala code.
scalac Compile Scala code ahead of time.
scaladoc The API document generator.
scalap The Scala class file decoder.

Copyright (c) 2002-2013 EPFL, Lausanne, unless specified otherwise.
All rights reserved.