lisp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 13 Jul 2012 22:32:19 +0300
changeset 1334 9bf0d5a1f0cf
child 1346 a2fbf50a43f4
permissions -rw-r--r--
Include common header with quick links.

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

=======
 Lisp.
=======

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.