lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 21 Jan 2012 18:47:08 +0200
changeset 1205 fb22a651203c
parent 739 383b7ec00df7
permissions -rw-r--r--
ktrace

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