Re: Fast execution of scripts
Lex Spoon <[email protected]>
| Newsgroups | gmane.comp.lang.scala |
|---|---|
| Message-ID | <CALM2Snb6FQwbf2xn-AXPNjz33jvXFsfD3E7uv4f7ALteb_VvJQ@mail.gmail.com> |
The default script runner is supposed to do that by default, unless you pass "-nc" as an argument. It might be worth investigating if it's not happening any more. Also, the -save option is relevant. If you run the script with "-save", then it will attempt to save the compiled code in a .jar for future use. You still get a compilation delay when you change the script file, but at least it will run quickly on subsequent runs. Lex -- You received this message because you are subscribed to the Google Groups "scala-language" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.