Brian's Waste of Time

Fri, 22 Oct 2004

Scala Interactive Shell

Never noticed this before somehow:

[mccallister@kite ~]$ scalaint
  __ __  _      _
 (_ /   /_||   /_|   INTERPRETER
___)\__/  ||__/  |   (c) 2002-04, LAMP/EPFL
 
 version: 1.3.0.4
 type :? to get a list of all interpreter commands
 
> Console.println("Hello World!");
| 
Hello World!
(): scala.Unit
> :quit
[Leaving scalaint]
[mccallister@kite ~]$ 

Now to provide telnet into scala shell as well as groovy shell and grash =)

writebacks...

Brian McCallister

Scala Shell
groovy seems to compile in the top level MUCH faster


comment...

 
Name:
URL/Email: [http://... or mailto:you@wherever] (optional)
Title: (optional)
Spam Guard, translate l33t to English: (hint, it's an Australian animal, plural form)
Comments:
Save my Name and URL/Email for next time