CONTRIBUTORS - clic - Clic is an command line interactive client for gopher written in Common LISP
 (HTM) git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
       CONTRIBUTORS (624B)
       ---
            1 -*- outline -*-
            2 
            3 Based on original Bordeaux-MP spec by Dan Barlow <dan@telent.net>
            4 
            5 Contributors:
            6 
            7 * Attila Lendvai <attila.lendvai@gmail.com>
            8   - better handling of unsupported Lisps
            9 * Vladimir Sekissov <svg@surnet.ru>
           10   - fixes for CMUCL implementation
           11 * Pierre Thierry <nowhere.man@levallois.eu.org>
           12  - added license information
           13 * Stelian Ionescu <sionescu@cddr.org>
           14   - finished conversion from generic functions
           15   - enabled running thread-safe code in unthreaded lisps
           16 * Douglas Crosher <dtc@scieneer.com>
           17   - added Scieneer Common Lisp support
           18 * Daniel KochmaƄski <daniel@turtleware.eu>
           19   - semaphores implementation