lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 14 Sep 2011 14:27:10 +0300
changeset 991 c3c2dfe7aa59
parent 739 383b7ec00df7
permissions -rw-r--r--
Small fix.

-*- 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.