Presentation

STklos is a free Scheme system mostly compliant with the languages features defined in R7RS small. 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 and embedded in an application.

The salient points of STklos are:

Latest News

Version “1.70” released 2021-11-25

This version further improves compliance with R7RS and brings some new SRFIs

The main changes in this version are:

Version “1.60” released 2021-02-15

As the previous version, R7RS compliance is enhanced and a bunch of new SRFIS has been implemented (thanks again to Jeronimo Pellegrini — @jpellegrini).

Changes in this version are:

Version “1.50” released 2020-08-17

This version enhances R7RS compliance and a lot of new SRFIs (thanks to the awesome work of Jeronimo Pellegrini — @jpellegrini)

Changes in this version are:

Version “1.40” released 2020-06-05

Changes in this version are:

All the announces …