lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 29 Sep 2011 00:35:07 +0300
changeset 1014 4716ec9e29f5
parent 739 383b7ec00df7
permissions -rw-r--r--
Install python modules/packages.

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