# HG changeset patch # User Oleksandr Gavenko # Date 1291757153 -7200 # Node ID 25d0b48049616382f3e4028d23c329163c34af0f # Parent 383b7ec00df72d917a6e0a3e095b59b8bb98e7da# Parent 27fc390dc51318fb9e62133f3e23943e6b0e1c4b Automated merge with file:///cygdrive/e/srv/hg/tips diff -r 27fc390dc513 -r 25d0b4804961 lisp.rst --- a/lisp.rst Tue Dec 07 23:25:44 2010 +0200 +++ b/lisp.rst Tue Dec 07 23:25:53 2010 +0200 @@ -5,6 +5,24 @@ http://www.lisperati.com/ lisp comics +* guile. + +Installing in Cygwin: + + $ setup.exe -p guile + +* CHICKEN. + +Installing in Cygwin: + + $ setup -p chicken + +* clisp. + +Installing in Cygwin: + + $ setup.exe -p clisp + * Schema. http://library.readscheme.org/