Installing lisp under Cygwin.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 06 Dec 2010 15:29:27 +0200
changeset 739 383b7ec00df7
parent 738 969b166d66ce
child 742 25d0b4804961
child 752 8423422f0a57
child 772 a6e40f96631e
Installing lisp under Cygwin.
lisp.rst
--- a/lisp.rst	Sat Dec 04 23:43:48 2010 +0200
+++ b/lisp.rst	Mon Dec 06 15:29:27 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/