This is softscheme.egg.info, produced by makeinfo version 4.7 from eggdoc-output.texi. INFO-DIR-SECTION The Algorithmic Language Scheme START-INFO-DIR-ENTRY * softscheme.egg: (softscheme.egg). Andrew Wright's soft type checker END-INFO-DIR-ENTRY  File: softscheme.egg.info, Node: Top, Next: About this egg, Up: (dir) softscheme egg ************** Andrew Wright's soft type checker Written by Andrew Wright, ported to Larceny by Lars Thomas Hansen, ported to Chicken by felix This manual corresponds to version 0.19 of the softscheme extension library for Chicken Scheme. * Menu: * About this egg:: * Documentation:: * License:: * Index::  File: softscheme.egg.info, Node: About this egg, Next: Documentation, Prev: Top, Up: Top 1 About this egg **************** * Menu: * Version history:: * Requirements:: * Usage::  File: softscheme.egg.info, Node: Version history, Next: Requirements, Up: About this egg 1.1 Version history =================== `0.19' Initial release  File: softscheme.egg.info, Node: Requirements, Next: Usage, Prev: Version history, Up: About this egg 1.2 Requirements ================ This egg requires the following extensions: `format'  File: softscheme.egg.info, Node: Usage, Prev: Requirements, Up: About this egg 1.3 Usage ========= Load this egg like so: `(require-extension softscheme)'  File: softscheme.egg.info, Node: Documentation, Next: License, Prev: About this egg, Up: Top 2 Documentation *************** This is a port of Andrew Wright's soft type checker for Scheme. For a full description, see the Postscript manual (http://www.call-with-current-continuation.org/softscheme.ps).  File: softscheme.egg.info, Node: License, Next: Index, Prev: Documentation, Up: Top 3 License ********* Soft Scheme -- Copyright (C) 1993, 1994 Andrew K. Wright This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  File: softscheme.egg.info, Node: Index, Prev: License, Up: Top Index ***** [index] * Menu:  Tag Table: Node: Top249 Node: About this egg655 Node: Version history843 Node: Requirements1008 Node: Usage1210 Node: Documentation1377 Node: License1688 Node: Index2520  End Tag Table