SugarCubes

English

Français

SugarCubes v3.1
SugarCubes v3.1 distribution


Requirements

SugarCubes v3.1 are 100% pure Java implementation, designed to work on a Java 1.1 compliant platform. Earlier version do not work because of the use of 1.1 specific Java API.

Note: In order to compile SugarCubes sources you need at least the JDK 1.1.8. Bugs in previous versions of the compiler can lead to problems in the compiling process.


Contents
The package inria.meije.rc.sugarcubes contains the programming interface of the SugarCubes framework. The user founds in it Java interfaces and classes needed for building and executing reactive programms. The inner package inria.meije.rc.sugarcubes.implementation contains classes implementing reactive primitives of the SugarCubes and classes implementing reactive machines and execution environment.

The package junior contains the programming interface of the Junior interface to the SugarCubes framework. The user founds in it Java interfaces and classes needed for building and executing reactive programms using the Junior API. The inner package junior.kernel implements the translation of junior programs into SugarCubes equivalent programs.

The package inria.meije.rc.sugarcubes.implementation.io contains implementation of helper classes to access standard output.


Installation
Just add SugarCubesv3.1b3.jar to your CLASSPATH and start developing great reactive programs.
New features in v3.1

Some modifications have been made since the previous distribution:


Have fun!

Jean-Ferdy :