lisp.rst
changeset 1275 9ae4e731b1ab
parent 1274 3860a2e28d4d
child 1276 a5dd70655def
equal deleted inserted replaced
1274:3860a2e28d4d 1275:9ae4e731b1ab
     1 -*- mode: outline; coding: utf-8 -*-
       
     2 
       
     3 * About.
       
     4 
       
     5   http://www.lisperati.com/
       
     6                 lisp comics
       
     7 
       
     8 * guile.
       
     9 
       
    10 Installing in Cygwin:
       
    11 
       
    12   $ setup.exe -p guile
       
    13 
       
    14 * CHICKEN.
       
    15 
       
    16 Installing in Cygwin:
       
    17 
       
    18   $ setup -p chicken
       
    19 
       
    20 * clisp.
       
    21 
       
    22 Installing in Cygwin:
       
    23 
       
    24   $ setup.exe -p clisp
       
    25 
       
    26 * Schema.
       
    27 
       
    28   http://library.readscheme.org/
       
    29                 A lot of links.