lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 02 Jan 2011 23:59:57 +0200
changeset 845 0448cc4914f3
parent 739 383b7ec00df7
permissions -rwxr-xr-x
Input method.

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