#* --------------------------------------------------------------------*/
#*    Copyright (c) 1992-1998 by Manuel Serrano. All rights reserved.  */
#*                                                                     */
#*                                     ,--^,                           */
#*                               _ ___/ /|/                            */
#*                           ,;'( )__, ) '                             */
#*                          ;;  //   L__.                              */
#*                          '   \   /  '                               */
#*                               ^   ^                                 */
#*                                                                     */
#*                                                                     */
#*    This program is distributed in the hope that it will be useful.  */
#*    Use and copying of this software and preparation of derivative   */
#*    works based upon this software are permitted, so long as the     */
#*    following conditions are met:                                    */
#*           o credit to the authors is acknowledged following         */
#*             current academic behaviour                              */
#*           o no fees or compensation are charged for use, copies,    */
#*             or access to this software                              */
#*           o this copyright notice is included intact.               */
#*      This software is made available AS IS, and no warranty is made */
#*      about the software or its performance.                         */
#*                                                                     */
#*      Bug descriptions, use reports, comments or suggestions are     */
#*      welcome. Send them to                                          */
#*        Manuel Serrano -- Manuel.Serrano@unice.fr                    */
#*-------------------------------------------------------------------- */
Some Bigloo contributions are available. They can be dowloaded from the
official Bigloo home page.

Here is a short description of some of the available contributions:

*** apropos.tar.gz by John Gerard Malecki:
 an apropos facility running with the interpreter.

*** dload-0.1.tar.gz by Alexandre Frey:
 a dynamic loader for the interpreter.

*** format.tar.gz by Dirk Lutzebaeck:
 the Common Lisp formater.

*** scmdoc.tar.gz by Dominique Boucher:
 a javadoc like tools for Scheme source code.

*** slibinit by Robert Sanders, Aubrey Jaffer and David Love:
 a compatibility file for the Slib.

*** stepper-0.1.tar.gz by Peter Baumgartner:
 a source debugger/stepper for Bigloo interpreted code.
