lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 01 Mar 2012 15:24:49 +0200
changeset 1237 1a51a3c2e4fa
parent 739 383b7ec00df7
permissions -rw-r--r--
Merge 'wget.txt' and 'http.txt' to 'http.rst'.

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