| 
 | 
| Jan 17 2001: A new Scheme System | 
A snapshot of the successor of STk (called STklos) is now available at the following URL http://kaolin.unice.fr/STklos. Beware that it is in work in progress quality package.
| Oct 1 1999: STk 4.0.1 Release | 
This release is mainly a bugfix relase. Main changes/modifications since 4.0.0 are:
- Integration of final SRFI 9
 - Documentation enhancement
 - Bug fixes
 
| Sep 5 1999: STk 4.0 Release | 
Main changes/modifications since 3.99.3 are:
- New Scroll-Frame and Toolbar STklos classes.
 - Integration of some finals SRFI (0, 2, 6, 8)
 - define-syntax (but not let-syntax and let-syntax*)
 - New License Policy (request for commercial apps no more needed).
 - Lot of bug fixes (mainly on Win32)
 
| Feb 2 1999: STk 3.99.4 Release | 
Main changes/modifications since 3.99.3 are:
- Works on Windows too (need some more testing, since this is far form perfect)
 - A console mode (which is used by default on Windows, but can be used with the -console option on Unix)
 - A new editor with Scheme fontification and indentation
 - New kind of ports: virtual ports
 - All the code dealing with files has been rewritten.
 - As usual, some bug corrections
 
| Feb 1 1999: A New contribution | 
This contribution from Ian Wild allows you to use CL-style lambda lists into STk.
| Sep 30 1998: STk 3.99.3 Release | 
Mains changes/modifications since 3.99.2 are:
- Tk level is 8.0.3 (the latest stable Tk release)
 - New STklos Classes: Hierarchy-tree and Hierarchy-item to draw hierarchy such as files/directories, class/metaclasses ..., Notepad, Scheme-text which extends Text to "font-lockify" Scheme buffers
 - Method and generic function editor
 - A class browser (type "(class-browser)" to access it)
 - Some new manual pages
 - Base64 Encoding/Decoding extension
 - Locale extension to treat strings and character using locale information
 - Better installation scripts (+ some corrections)
 - Bug corrections
 
| Jun 9 1998: STk 3.99.2 Release | 
This release is mainly a bug fix release. You can also find here the announce and the changes from the previous stable release.
| Apr 30 1998: STk 3.99.1 Release | 
This release is mainly a bug fix release. STk-3.99.0 had some installations problems which should be corrected now. You can also find here the announce and the changes from the previous stable release.
| Apr 21 1998: New contribution | 
This contribution comes from <Shiro Kawai>
and might be generallyuseful, but especially for writing CGI scripts in Scheme.
Some of them have accompanying HTML documentation.
This package is called squareusa-scheme.tar.gz and is available form the Contributions directory.
| Apr 10 1998: Release 3.99.0 is out | 
The new release of STk is out. You can find the here the announce and the changes from previous release.
| Mar 29 1998: New contributions | 
There are two new contributions available:
| Mar 28 1998: Web Server revival | 
After nearly two motnths of lethargy the STk server is back.