Félécitation,


----- Original Message -----
From: "Guilhem de WAILLY" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 12, 2000 4:58 PM
Subject: *** OpenScheme 1.3.4 available / disponible


> Erian Concept est heureux d'annoncer OpenScheme 1.3.4
>
> SITE:
> http://www.open-scheme.com
>
> NOUVEAUTES:
> - Amélioration de la vitesse
> - Correction de bug dans les threads sous Windows
> - Client HTTP
> - Son
> - Port pour les logs
> - Windows Netscape & Internet Explorer plugin, Linux Netscape plugin
> - Police de sécurité
> - IMG: PS en écriture, BMP en lecture, fonctions de dessin
> - Traditionel corrections de bugs.
>
> ENREGISTREMENT
> L'enregistrement  n'est     plus nécessaire  pour    faire fonctionner
> OpenScheme. Cependant, l'enregistrement est nécessaire pour obtenir un
> support gratuit.
>
> OPEN-SCHEME ?
> OpenScheme   est  un  interprète/compilateur/débogueur    conforme  au
> standard R5RS.
>
> Il est  disponible pour les PC  Intel sous Linux,  BeOS [(r) Be, Inc],
> FreeBSD,  Solaris, ou Windows  [(r)  Microsoft].  Comme l'interface de
> programmation  reste  identique,  le   portage   des  applications est
> immédiat.
>
> OpenScheme  intègre  un     certain   nombre   de     caractéristiques
> intéresantes,  comme les  expressions régulières, un  système orienté
> objet  basé sur CLOS, une interface   console orientée objet, un accès
> unifié au  Système d'Exploitation,  les timers  préemptifs compatibles
> avec la programmation des threads.
>
> Un ensemble  de  primitives graphiques de bas   niveau et une librarie
> graphique  orentée objet  est   maintenant disponible.   La  librairie
> orienté objet est entièrement  écrite en  Scheme  et fournit tous  les
> Widgets usuels.
>
> OpenScheme  est ouvert sur  le réseau: un  plugin NET  fournit tout le
> nécessaire pour accéder  au réseau: Socket,  Cryptage, Encodage, Mail,
> CGI, ...
>
> Un  moteur  base de  données  relational est  aussi disponible dans la
> version professionelle. Il permet de manipuler un nombre quelconque de
> fichiers,   des objets large,   des objets de   taille variable et des
> fichiers de plus de 4Go.
>
> OpenScheme inclut  un interprète effectuant une  compilation au vol et
> un compilateur produisant du C ANSI compatible  avec GCC et Visual C++
> [(r)  Microsoft].  Il inclut   aussi un débogueur symbolique  ligne de
> commande.
>
> OpenScheme permet d'écrire dans le meme fichier source du code Orienté
> Objet, du Scheme standard, du  C et de l'assembleur  (ce qui casse  la
> portabilité).  Cette    caractéristique donne  à    l'environnement de
> développement une puissance impressionnante.
>
> Cepandant, OpenScheme n'a pas encore d'interface utilisateur. Ceci est
> prévu.
>
> OpenScheme est supporté commercialement par:
>
>         Erian Concept
>         Le Stella - 155 bd de la Madeleine
>         06000 - Nice - FRANCE
>         Tel  : (33) 04 93 44 18 06
>         Fax  : (33) 04 93 44 18 06
>         WEB  : www.erian-concept.com
>         email: [EMAIL PROTECTED]
>
> -Free  WEB   edition:  interprète complètement  fonctionnel,   avec la
> documentation  HTML.  Le kit de  développement  n'est pas  compris. Un
> numéro de  licence valide pendant un  mois  est fourni.  Cette version
> peut etre librement distribuée (les  distributeurs pouront demander un
> numéro de licence spécial).
>
> -Standard: Cette version permet  un   usage commercial des    produits
> dérivés, sans royalties. Un support technique est aussi proposé.
>
> -Professionelle: Cette  edition   comprend les  manuels   imprimés, le
> moteur de vbase de données  OSD. Osd est  un moteur relationel de base
> de  données avec un nombre  illimité de table  ouvertes en meme temps,
> des fichiers larges (>4go), des champs de taille variable, des indexes
> b+tree,  des tables en   mémoire, etc. De  plus,   trois mises  à jour
> mineures ou majeures sont inclues.
>
> Nos   sponsors sont  NetUltra  (www.netultra.com), Iverson   Softwares
> (www.iversonsoftware.com), Linux Magazine (www.linuxmag.fr) et Tornado
> Technology, Inc (http://www.3dtwister-aec.com).
>
> L'équipe OpenScheme.
>
> ======================================================================
>
> Erian Concept is glad to announce OpenScheme 1.3.4
>
> SITE:
> http://www.open-scheme.com
>
> NEWS:
> - Major Speed improvement
> - Major bug correction in the thread library with wWindows
> - HTTP client
> - Sound
> - Logging port
> - Windows Netscape & Internet Explorer plugin, Linux Netscape plugin
> - Security policy
> - IMG: read BMP, write PS, drawing functionalities
> - Traditional bug fixes
>
> REGISTRATION
> OpenScheme does  not now require  a licence number to  run. Therefore,
> registration is required to obtain a free support.
>
> WHAT IS OPEN-SCHEME ?
> OpenScheme is  a  Scheme interpreter/compiler/debugger  conform to the
> R5RS standard (only scheme-report-environment, null-environment    are
> not supported)
>
> It is available for Intel PC with  Linux, BeOS [(r) Be, Inc], FreeBSD,
> Solaris, or Windows [(R) Microsoft].  Since the user sees the same API
> interface, cross-development is easy and immediate.
>
> OpenScheme integrates a lot of interesting features, such as a regular
> expression parser, object  oriented system, CLOS based, console Object
> Oriented  interface,  an  standardized  Operating  System   access,  a
> preemptive timer library that is thread compatible.
>
> A  low-level set  of primitives  and  a  OO graphical library  are now
> available. The OO graphical library is  entirely written in Scheme. It
> provides all the common Widgets.
>
> OpenScheme is open to the net: A NET plugin provides all the necessary
> functions to access to the net,  such as Sockets, Crypt, Encode, Mail,
> CGI, ...
>
> A  fully relational    database  engine  is  also  provided  in    the
> professional edition.  It allows to  handle any number of files, large
> objects, objects with variable size, files larger than 4Go.
>
> OpenScheme includes  an interpreter  that performs on-flow compilation
> and a compiler that  produces pure ANSI  C. It also includes a command
> line symbolic debugger.
>
> OpenScheme allows to put  in the same  source  file high level  Object
> Oriented  code, standard    Scheme,  C   and assembly  (that    breaks
> portability). This feature     provides an impressive   power  to  the
> development environment.
>
> Therefore, OpenScheme does  not have yet  an integrated graphical user
> interface. This is planned.
>
> OpenScheme  is commercially supported by:
>
>         Erian Concept
>         Le Stella, 155 bd de la Madeleine
>         06000 - Nice - FRANCE
>         Phone: +33 493 441 806
>         Fax  : +33 493 441 806
>         WEB  : www.erian-concept.com
>         email: [EMAIL PROTECTED]
>
> OpenScheme is distributed in four editions:
>
> -Free  WEB edition: fully  functional interpreter  version, with plain
> HTML documentation.  This  version  does not include  the  development
> kit.  It can be freely distributed  (distributor may request a special
> license number).
>
> -Standard edition: This version allows to have profits and to sold all
> derivated products, royalties free. A technical support is provided by
> Erian Concept.
>
> -Professional edition: This edition includes   the paper manuals,  the
> OSD database engine.  OSD is a native  relational database kernel with
> an unlimited  number   of  simultaneously opened tables,   wide  files
> (>4Go), variable  length fields, b+tree  indexes,  memory tables, etc.
> In addition, free updates for the next three  minor and major releases
> of OpenScheme.
>
> Our   sponsors  are   NetUltra  (www.netultra.com), Iverson  Softwares
> (www.iversonsoftware.com) and  Linux Magazine  (www.linuxmag.fr)   and
> Tornado Technology, Inc (http://www.3dtwister-aec.com).
>
>
> The OpenScheme team.
>
> --
> Guilhem de Wailly
> Erian Concept http://www.erian-concept.com
> Open Scheme   http://www.open-scheme.com
>
>
>
>
>
>
> Linux-Azur :      http://www.linux-azur.org
> Désinscriptions: http://www.linux-azur.org/liste.php3
> **** Pas de message au format HTML, SVP ****
>


Linux-Azur :      http://www.linux-azur.org
Désinscriptions: http://www.linux-azur.org/liste.php3
**** Pas de message au format HTML, SVP ****
  • Re: *** OpenScheme 1.3.4 available / disponible Terence Dewaele
    • Re: Guilhem de WAILLY

Répondre à