STklos 0.81 - a Scheme compiler/interpreter



This is an announce for the 0.81 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 embeds 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:

This is a bug-fix version. Previous release had a bug which prevent to
compile it on some architectures/systems.

* Corrected a deadlock when compiling the system
* Corrected bugs in SRFI-0 and SRFI-13


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@xxxxxxxxxxxxxxxxx #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################

.



Relevant Pages

  • [Announce] STklos 0.80 release
    ... STklos is a free Scheme System conform to R5RS. ... LURC threads are implemented using the LURC library, ... synchronizing and ...
    (comp.lang.scheme)
  • STklos 0.80 - a Scheme compiler/interpreter
    ... STklos is a free Scheme System conform to R5RS. ... LURC threads are implemented using the LURC library, ... synchronizing and ...
    (comp.os.linux.announce)
  • STklos 0.82 - a Scheme compiler/interpreter
    ... STklos is a free Scheme System conform to R5RS. ... Better error messages when in debug mode and more correct line numbers ...
    (comp.os.linux.announce)
  • STklos 0.95 - a Scheme compiler/interpreter
    ... STklos is a free Scheme System mostly conform to R5RS. ... Perl compatible regular expressions thanks to the PCRE package. ... This is a major version introducing support for the ScmPkg source ...
    (comp.os.linux.announce)
  • STklos 0.97 - a Scheme compiler/interpreter
    ... STklos is a free Scheme System mostly conform to R5RS. ... Fixed several mutexes bugs ... SRFI-88 ...
    (comp.os.linux.announce)