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).

Copyright © 1999-2022 Erick Gallesio

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".