--*- Text -*-
+-*-Text-*-
-This unofficial version of MIT/GNU Scheme is built withOUT crypto
+This experimental version of MIT/GNU Scheme is built withOUT crypto
support. It is actually built without dependencies on ANY extra
libraries, without microcode modules. Instead Scheme dynamically
-loads "plugins" -- options that depend on the extra libraries.
-Example plugins are included and function as drop-in replacements for
+loads "plugins", options that depend on the extra libraries. The
+following plugins are available to serve as drop-in replacements for
the missing microcode modules. Note that each plugin must be built
-and installed separately, after Scheme is installed. (Scheme is used
-in the build and install processes.)
+and installed separately, after Scheme is installed.
- Scheme ยตModule Scheme Plugin
+ Scheme uModule Scheme Plugin
============== =============
prbfish.so BLOWFISH
prgdbm.so GDBM
prx11.so X11, X11-SCREEN
prpgsql.so
prdb4.so
-
-The source distribution includes these additional plugins.
-
- Plugin Directory Scheme Plugin
- ================ =============
- src/cairo/ CAIRO
- src/gl/ GL
- src/glib/ GLIB
- src/gtk/ GTK
- src/gtk-screen/ GTK-SCREEN
- src/pango/ PANGO
- src/planetarium/ PLANETARIUM