Preface
This document provides a complete list of procedures and special forms implemented in version 1.70 of STklos. The language implemented by STklos is nearly compliant with the language described in the Revised5 Report on the Algorithmic Language Scheme (aka R5RS) [R5RS].
However, since version 1.30, the goal is to make it more compliant with R7RS [R7RS]. This document states the compliance of each construction relatively to these reports, or if it is a STklos extension.
Licences
-
STklos program and supporting files are published under the terms of the GNU General Public Licence version 2 or later. This licence is available at the following URL: https://www.gnu.org/licenses/gpl-3.0.html
-
The manual you’re now reading is published under the terms of the GNU Free Documentation License or later (see Appendix B).