The first Scala 2.8 beta has been released.
It has a lot of new features.
I'm particularly looking forward to using the improved collections, type specialization, default arguments, and of course continuations!
The continuations plugin hasn't been merged into the default distribution yet.
If you'd like to use continuations with the beta then you'll need to build it yourself.
Building the plugin
The process for building the plugin is pretty much as I described in my original post.
One of the JAR files has been moved out of the standard Scala distribution, so you'll need to download it manually (using the second wget below).