[4357] in linux-announce channel archive
Linux-Announce Digest #649
daemon@ATHENA.MIT.EDU (Digestifier)
Wed Jan 14 17:13:07 2004
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date: Wed, 14 Jan 2004 17:13:04 EST
Linux-Announce Digest #649, Volume #4 Wed, 14 Jan 2004 17:13:04 EST
Contents:
STklos 0.57 - a Scheme compiler/interpreter (Erick Gallesio)
----------------------------------------------------------------------------
Date: Wed, 14 Jan 2004 06:43:51 CST
From: Erick Gallesio <eg_@_unice.fr>
Subject: STklos 0.57 - a Scheme compiler/interpreter
Reply-To: eg@wanadoo.fr, --@wanadoo.fr, at@wanadoo.fr, --@wanadoo.fr,
This is an announce for the 0.57 release of STklos.
STklos is a free Scheme System (nearly) conform to R5RS. The aim of this
implementation is to be fast as well as light. The implementation is
based on an ad-hoc Virtual Machine. STklos can also be compiled as a
library, so that one can easily embed it in an application.
The salient points of STklos are:
* efficient and powerful object system based on CLOS providing
- Multiple Inheritance,
- Generic Functions,
- Multi-methods
- an efficient MOP (Meta Object Protocol)
* a simple to use module system
* implements the full tower of numbers defined in R5RS
* easy connection to the GTK+ toolkit
* Perl compatible regular expressions thanks to the PCRE package.
* tail recursive calls are properly implemented
Changes in this release:
* Added support for non Finked Mac-OS X
* Added the Danny Dubé SIlex lexical analyser generator
to the distribution. Thanks to Danny for allowing me to do so
* New primitives
o fork
o register-exit-function!
o html->string
o uri-parse
o chmod
* New implemented SRFIs
o SRFI-16 (Syntax for procedures of variable arity)
o SRFI-26 (Notation for Specializing Parameters without Currying)
* Bug corrections
Supported SRFIs: 0, 1, 2, 4, 6, 7, 8, 9, 11, 13, 14, 16, 22, 23, 26,
27, 28, 30, 31, 38, 39
Homepage/Download: See http://www.stklos.net/
--
Erick Gallesio | tel: +33 (0)492965153
Université de Nice - Sophia Antipolis | fax: +33 (0)492965155
ESSI - I3S -- 930, Route des colles | mailto:eg--at--unice.fr
BP 145 - 06903 Sophia Antipolis CEDEX - FRANCE
##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU
You can submit announcements to be moderated via:
Internet: linux-announce@NEWS.ORNL.GOV
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Announce Digest
******************************