From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 30 Sep 92 15:34:42 GMT From: CNAM.CNAM.FR!bortz@ucbvax.Berkeley.EDU Subject: Version 2.0 of Paradise Message-ID: <199209301534.AA12604@cnam.cnam.fr> List-Id: The version 2.0 of the subsystem Paradise is now ready. You can retrieve it fro m cnam.cnam.fr. The most important difference with the old version is the parametrization threw Ada-Param to deal with differences between systems. Paradise should be much more portable. Here is the README: WELCOME TO PARADISE Paradise is a subsystem (a set of packages) developped to implement inter-processes, inter-tasks and inter-machines communication for Ada programs in the Unix world. This subsystem gives the user full access to files, pipes, sockets (both Unix and Internet), and pseudo-devices. The main features of Paradise are: - blocking IO are no longer blocking the whole Unix process, but are just blocking the task requesting data transfer, - typing is much stronger than in C, - exceptions are raised by system calls. You don't need to test return codes any more. To install Paradise on your machine, read INSTALL. If your machine is not in the following list, read PORTING to see how you can adapt it. Currently supported systems: - Sun/Sparc with Verdix compiler - Sun with Alsys compiler - DECsystem with DEC compiler - DECsystem with Alsys/Systeam compiler - Sony/Risc with Alsys/Systeam compiler You need only the paradise.tar.Z file. Other files with the name of a system/compiler are here for special purposes. See INSTALL for details. Comments, bug-reports, flames and congratulations should be directed to: paradise-info@cnam.cnam.fr Paradise is available from anonymous ftp at cnam.cnam.fr (192.33.159.6) in pub/Ada/Paradise. Stephane Bortzmeyer Conservatoire National des Arts et Metiers bortzmeyer@cnam.cnam.fr Laboratoire d'Informatique 292, rue Saint-Martin tel: +33 (1) 40 27 27 31 75141 Paris Cedex 03 fax: +33 (1) 40 27 27 72 France "C'est la nuit qu'il est beau de croire a la lumiere." E. Rostand