\input texinfo @setfilename safsaf.info @dircategory The Algorithmic Language Scheme @direntry * Safsaf: (safsaf). A web framework for Guile Scheme. @end direntry @html
@end html @c HEADER @settitle Safsaf @documentlanguage en @documentencoding UTF-8 @afourpaper @c END HEADER @c MASTER MENU @node Top @top Overview Safsaf is a web framework for Guile Scheme, built on @url{https://codeberg.org/guile/fibers, Guile Fibers} using the @url{https://cbaines.codeberg.page/guile-knots/, Guile Knots} web server. @c END MASTER MENU @c TABLE OF CONTENTS @contents @c END TABLE OF CONTENTS @c CHAPTER: GUIDANCE @include guidance.texi @c END CHAPTER: GUIDANCE @c CHAPTER: API @include api/index.texi @c END CHAPTER: API @c APPENDICES @node Version History @appendix Version History @table @dfn @include version-history.texi @end table @node Copying Information @appendix Copying Information Copyright @copyright{} 2026 Christopher Baines This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. @c END APPENDICES @c INDICES @node Concept Index @unnumbered Concept Index @printindex cp @node Data Type Index @unnumbered Data Type Index @printindex tp @node Procedure Index @unnumbered Procedure Index @printindex fn @node Variable Index @unnumbered Variable Index @printindex vr @c END INDICES @bye