Available here: <http://gna.org/projects/gee>
What is it ---------- Guile Extension Examples is a collection of C language extensions for Guile. It offers implementation examples of C shared libraries that extend the Scheme language with new features and interfaces to external libraries. *WARNING* The building infrastructure only supports the Linux+GNU platform and GNU tools. GEE includes extensions for: * ASCII armor * Endianness conversion * GNU Libgcrypt * GNU multiple precision arithmetic library (GMP) * Multiple Precision Floating-Point Reliable library (MPFR) * Multiple Precision Complex Library (MPC) * Multiple Precision Floating-Point Interval Library (MPFI) * GNU Scientific Library (GSL) (early alpha) * GNU Libiconv * MHASH, hash algorithms library * NETTLE, cryptographic library * Libspopc, simple POP3 client * OSSP UUID, universally unique identifier library * Portable Coroutine Library (PCL) (alpha) * URI, Uniform Resource Identifier parser * Miscellaneous random numbers generators. -- Marco Maggi "They say jump!, you say how high?" Rage Against the Machine - "Bullet in the Head" _______________________________________________ Guile-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/guile-user
