lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 18 Jul 2011 16:37:38 +0300
changeset 894 d7b21de5bb44
parent 739 383b7ec00df7
permissions -rwxr-xr-x
Check for bad branch names.

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