From 1c07a3cfef142307aa988e9a712a04c86cb4aab7 Mon Sep 17 00:00:00 2001 From: paltherr Date: Mon, 17 Mar 2003 10:23:48 +0000 Subject: - Added README --- README | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000000..933e9c808c --- /dev/null +++ b/README @@ -0,0 +1,22 @@ +Distributions +------------- + +- scala-YYYYMMDD-hhmmss.tar.gz Unix distribution + +The standard distributions require java 1.4.x or above. If you don't +know which version of java you have, run the command "java -version". + +Scala tools +----------- + +- socos Scala compiler +- surus Scala interpreter +- siris Scala interactive interpreter + +Install on Unix +--------------- + +Untar the archive. All scala tools are located in the directory "bin". + +You may test the distribution by running the script "scala-test" +located in the subdirectory "share/scala/test/bin". -- cgit v1.2.3