r1555: *** empty log message ***
[uffi.git] / uffi.lsm
1 Begin4
2 Title:          UFFI - Universal Foreign Function Interface
3 Version:        2002-0303
4 Entered-date:   2002-03-03
5 Description:    UFFI provides a universal interface to C-compatible libraries from
6                 Common Lisp.
7                 Includes an interpreter, a compiler, a debugger, a CLOS
8                 implementation, a foreign language interface, fast bignums,
9                 sockets, and i18n support via gettext.
10                 Packages running in CLISP include Maxima, CLX and Garnet.
11 Keywords:       Lisp, Common Lisp, Foreign Function Interface, Allegro, Lispworks, CMUCL
12 Author:         kevin@rosenberg.net (Kevin Rosenberg)
13 Maintainer:     kevin@rosenberg.net (Kevin Rosenberg)
14 Primary-site:   ftp.sourceforge.net /pub/sourceforge/uffi
15 Platforms:      AllegroCL, Lispworks, CMUCL, Win32, Linux
16 Copying-policy: Lisp LGPL
17 End