Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

[Announce] STklos 0.70 Release
This is an announce for the 0.70 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:

The main changes in this release are: a new back-trace system, a
conform call/cc/dynamic-wind implementation and some performance
enhancements.
* Added a way to have a back-trace when an error occurs
* call/cc has been completely implemented. Its interaction with
dynamic-wind is now conform to R5RS.
* Performance improvements
* Added some infrastructure for auto-testing a newly built system.
* New primitives
+ port-rewind
+ port-s
+ current-loading-file
+ decode-float
+ read/ss
+ write/ss
+ repl
* Multiple EOF can be seen now on an input file to allow staged
REPLs
* Added the configure options --with-provided-gc and
--with-provided-regexp to force the usage of our GC and PCRE
versions, even if there are some version already installed on
the system
* The boot file is now integrated in the VM instead of being read
from a file. This enhances the loading time of the interpreter
a bit.
* Describe shows more information for structures types and
conditions.
* The object system takes now into account conditions and
conditions types
* Documentation updated
* Bug fixes

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


Report this thread to moderator Post Follow-up to this message
Old Post
Erick Gallesio
05-28-05 01:57 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Scheme archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:37 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.