Help!

STklos 0.96 - a Scheme compiler/interpreter

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Announce RSS
Next:  [News] [Rival] Advice to Windows Users: Don't Cli..  
Author Message
Erick Gallesio
External


Since: Oct 28, 2006
Posts: 5



PostPosted: Sat Jun 30, 2007 4:34 pm    Post subject: STklos 0.96 - a Scheme compiler/interpreter
Archived from groups: comp>os>linux>announce (more info?)

This is an announce for the 0.96 release of STklos.

STklos is a free Scheme System mostly 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 release introduces a simple FFI (Foreign Function Interface).

* Better support for FreeBSD
* Fixed a bug when using the -j option of make during bootstrap
* Fixed several problems with ScmPkg packages installation

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.RemoveThis@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Announce All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum