//                 _
//   _  _____ _ __(_)___     Keris -- extensible modules for Java
//  | |/ / _ \ '__| / __|    (c) 2002-2004, Matthias Zenger
//  |   <  __/ |  | \__ \                   <software@zenger.org>
//  |_|\_\___|_|  |_|___/
//
//////////////////////////////////////////////////////////////////////////


This package contains the binary versions of the following software
products:

  * JaCo        JaCo is an extensible Java compiler written in Keris.
  * KeCo        KeCo is an extension of JaCo implementing the Keris
                programming language.
  * Keris API   The basic libraries of the programming language Keris.
  
Keris is a conservative extension of Java. It adds an expressive
module system to Java which is supposed to facilitate the
implementation of modular, generic, and extensible software
components.

The Keris compiler is written in Keris itself as a proof of Keris'
capabilities of substantially supporting the development of extensible
software.

Both compilers, jaco and keco can be used as a replacement for Sun's
javac. They implement the latest standards defined for the Java 2
Software Development Kit 1.4. For more information visit my web-site
at http://zenger.org.

For installing the compilers just include the bin directory into
your path. That's all. Have fun!


-- Matthias Zenger, 26-Mar-2004
