STklos 0.81 review

Download
by rbytes.net on

STklos is a free Scheme system supporting most of the languages features defined in R5RS

License: GPL (GNU General Public License)
File size: 0K
Developer: Erick Gallesio
0 stars award from rbytes.net

STklos is a free Scheme system supporting most of the languages features defined in R5RS. The aim of STklos 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 and embedded in an application.

Here are some key features of "STklos":
an 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
it implements the full tower of numbers defined in R5RS,
easy connection to the GTK+ toolkit,
a Perl compatible regular expressions thanks to the PCRE package,
it implements properly tail recursive calls.

What's New in This Release:
Corrected a deadlock when compiling the system
Corrected bugs in SRFI-0 and SRFI-13

STklos 0.81 keywords