lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 06 Dec 2010 15:29:27 +0200
changeset 739 383b7ec00df7
parent 657 0ab022337a73
permissions -rwxr-xr-x
Installing lisp under Cygwin.

-*- mode: outline; coding: utf-8 -*-

* About.

  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/
                A lot of links.