author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Tue, 07 Dec 2010 23:25:53 +0200 | |
changeset 742 | 25d0b4804961 |
parent 739 | 383b7ec00df7 (diff) |
parent 741 | 27fc390dc513 (current diff) |
child 743 | 3ce5d6d2c057 |
--- 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/