# ChangeLog for dev-lisp/bigloo-lib # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # $Header: /var/cvsroot/gentoo-x86/dev-lisp/bigloo-lib/ChangeLog,v 1.2 2002/08/08 23:03:01 karltk Exp $ *bigloo-lib-0.17 (13 Apr 2002) 01 Aug 2002; Karl Trygve Kalleberg bigloo-lib-0.17.ebuild : Added LICENSE, SLOT and KEYWORDS (apparently Seemant had a finger in this). 13 Apr 2002; Karl Trygve Kalleberg bigloo-lib-0.17.ebuild files/digest-bigloo-lib-0.17 : Bigloo-lib is a set of libraries for Bigloo, the Scheme programming language compiler (http://kaolin.unice.fr/bigloo/). Most of the libraries are ready-to-use interfaces for various C-based packages, such as C runtime library, Gtk++, LDAP client API or XML parser API. Other are done entirely in `pure Scheme', such as HTTP library and NODE library. Besides, the bigloo-lib provides a comfortable framework to configure, compile, install and deploy Bigloo (in particular, system-dependent) libraries, so it is quite a good place to put code created by other Bigloo developers.