lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 07 Feb 2012 10:38:01 +0200
changeset 1208 e0471b6b99d2
parent 739 383b7ec00df7
permissions -rw-r--r--
Convert to RST syntax.

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