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

Search

Search results

Run scala script without installing scala?

... have a simple scala script. Is it possible, with JRE and scala-library.jar, to execute the script without installing scala, and ... a simple scala script. Is it possible, with JRE and > scala-library.jar, to execute the script without installing scala, and > ...

Forum topic - jlist9 - 2010-03-05, 20:47 - 1 comment

Scala 2.8.0 Beta 1

... 609)(deflated 44%) cps.jar    scala-compiler.jar  scala-library.jar  scala-swing.jarjline.jar  scala-dbc.jar       ... 609)(deflated 44%) cps.jar    scala-compiler.jar  scala-library.jar  scala-swing.jarjline.jar  scala-dbc.jar       ...

Forum topic - Antonio Cunei - 2010-01-27, 15:17 - 8 comments

Does case object create "crufty" bytecode?

... Attempting to look in the scala-library.jar file shows that the scala.collection.immutable.RedBlack$Empty ... there. matlikj@hydra:~/workspace/sbaz$ jar -tvf lib/scala-library.jar | grep RedBlack.Empty   5334 Sun Dec 20 17:30:52 EST 2009 ...

Forum topic - matlik - 2009-12-22, 08:07 - 4 comments

Strange behaviour of map function depending on first argument. Explanation = ?

... Files\Scala\lib\scala-library.jar;C:\Program Files\Scala\lib\scala-swing.jar;C:\Program ... Files\Scala\lib\scala-library.jar;C:\Program Files\Scala\lib\scala-swing.jar;C:\Program ...

Forum topic - wintermute314 - 2009-06-06, 16:37 - 7 comments

Scala Meeting report, 2009-11-03

... to scalac (and the correct sourcepath), even if scala-library.jar is not on scalac's classpath. The special cases for ... to scalac (and the correct sourcepath), even if scala-library.jar is not on scalac's classpath. The special cases for ...

Forum topic - Antonio Cunei - 2009-11-04, 20:17 - 8 comments

x > y gives error..

... Weird. Looks like a broken installation. Some obsolete scala-library.jar somewhere in the classpath? Strange compiler plugins ... Are vm args to trace the calls ? > Some obsolete scala-library.jar somewhere in the classpath? no > Strange compiler ...

Forum topic - Michael Wohlwend - 2009-03-12, 11:07 - 7 comments

New SID draft: Scala Specialization

... position on the application classpath for use by scala-library.jar." It's quite confusing and it'd be a nice thing to undo at ... position on the application classpath for use by scala-library.jar." It's quite confusing and it'd be a nice thing ...

Forum topic - admin - 2009-11-16, 17:37 - 6 comments

Getting NoSuchMethodError when using Actor

... application together with some libraries, including scala-library.jar into one jar file. The application itself runs fine until a ...

Forum topic - Manfred Bergmann - 2010-08-06, 17:37 - 0 comments

Re: Scala with embedded Scala ?

... settings.classpath.value, new File(dir, "scala-library.jar").getAbsolutePath, new File(dir, ...

Forum topic - Warren Henning - 2009-03-18, 21:07 - 10 comments

SBT with Scala 2.8

... (filtered) [info] Reading library jar ... (filtered) [info] == Simple Build Tool Loader / proguard ...

Forum topic - LouisB - 2010-01-10, 12:07 - 3 comments

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