caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Martin Odersky <martin.odersky@epfl.ch>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] The Scala programming language
Date: 22 Jan 2004 14:54:20 +0100	[thread overview]
Message-ID: <m0thdyoccmr.fsf@lamppc34.epfl.ch> (raw)



We'd like to announce availability of the first implementation of the
Scala programming language.  Scala smoothly integrates object-oriented
and functional programming. It is designed to express common
programming patterns in a concise, elegant, and type-safe way.  Scala
introduces several innovative language constructs. For instance:

- Abstract types and mixin composition unify ideas from object and
  module systems.

- Pattern matching over class hierarchies unifies functional and
  object-oriented data access. It greatly simplifies the processing of
  XML trees.

- A flexible syntax and type system enables the construction of
  advanced libraries and new domain specific languages.

At the same time, Scala is compatible with Java.  Java libraries and
frameworks can be used without glue code or additional declarations.

The current implementation of Scala runs on Java VM. It requires JDK
1.4 and can run on Windows, MacOS, Linux, Solaris, and most other
operating systems. A .net version of Scala is currently under
development.

For further information and downloads, please visit:

    scala.epfl.ch


======================================================================
Martin Odersky and the Scala team,
Swiss Federal Institute of Technology, Lausanne (EPFL).

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2004-01-22 13:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-22 13:54 Martin Odersky [this message]
2004-01-22 17:43 ` David MENTRE
2004-01-22 20:50   ` Xavier Leroy
2004-01-22 23:43     ` Eray Ozkural
2004-01-23  0:33       ` Eray Ozkural
2004-01-23  7:19     ` james woodyatt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m0thdyoccmr.fsf@lamppc34.epfl.ch \
    --to=martin.odersky@epfl.ch \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).