lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 15 Jul 2012 14:52:12 +0300
changeset 1346 a2fbf50a43f4
parent 1334 9bf0d5a1f0cf
child 1905 fba288d59662
permissions -rw-r--r--
Fix: Has no 'contents::' directive.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

=======
 Lisp.
=======
.. contents::

About.
======

  http://www.lisperati.com/
                lisp comics

Success stories.
================

 * http://www.lispworks.com/success-stories/index.html
 * http://www.franz.com/success/

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.