This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Why is scala.tools* not in the API documentation?

3 replies
Johann Petrak
Joined: 2010-04-09,
User offline. Last seen 15 weeks 6 days ago.

Maybe I am missing something but when I look at the
"Scala API" documentation here:
http://www.scala-lang.org/api/current/index.html
I cannot find the scala.tools* packages.

Why are these not included in the available documentation?
Is there another place to look for these?

Cheers,
johann

Naftoli Gugenheim
Joined: 2008-12-17,
User offline. Last seen 42 years 45 weeks ago.
Re: Why is scala.tools* not in the API documentation?
What is scala.tools? What API are you looking for?

On Sun, Jul 3, 2011 at 11:13 AM, Johann Petrak <johann.petrak@chello.at> wrote:
Maybe I am missing something but when I look at the
"Scala API" documentation here:
 http://www.scala-lang.org/api/current/index.html
I cannot find the scala.tools* packages.

Why are these not included in the available documentation?
Is there another place to look for these?

Cheers,
 johann

tolsen77
Joined: 2008-10-08,
User offline. Last seen 1 year 38 weeks ago.
Re: Why is scala.tools* not in the API documentation?
The tools package concerns the compiler and isn't part of the standard library. You can find the latest documentation at http://www.scala-lang.org/archives/downloads/distrib/files/nightly/docs/compiler/index.html#package.

On 3 July 2011 17:13, Johann Petrak <johann.petrak@chello.at> wrote:
Maybe I am missing something but when I look at the
"Scala API" documentation here:
 http://www.scala-lang.org/api/current/index.html
I cannot find the scala.tools* packages.

Why are these not included in the available documentation?
Is there another place to look for these?

Cheers,
 johann

Johann Petrak
Joined: 2010-04-09,
User offline. Last seen 15 weeks 6 days ago.
Re: Why is scala.tools* not in the API documentation?

Thank you! Is this linked from somewhere in the Scala web site?
Or, why is it not linked from the documentation page
(or have I missed that link)?

I think that at least the Compiler/Interpreter classes are
quite crucial for people who want to embed Scala, automate
scala compilation etc. -- unfortunately I did not find too much
documentation on that topic.

On 2011-07-04 05:56, Trond Olsen wrote:
> The tools package concerns the compiler and isn't part of the standard
> library. You can find the latest documentation at
> http://www.scala-lang.org/archives/downloads/distrib/files/nightly/docs/....
>
> On 3 July 2011 17:13, Johann Petrak > wrote:
>
> Maybe I am missing something but when I look at the
> "Scala API" documentation here:
> http://www.scala-lang.org/api/current/index.html
> I cannot find the scala.tools* packages.
>
> Why are these not included in the available documentation?
> Is there another place to look for these?
>
> Cheers,
> johann
>
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland