compile-elisp fn
[bpt/guile.git] / examples / README
index 793d131..1c6a95a 100644 (file)
@@ -34,3 +34,9 @@ box-dynamic-module  Combination of `box-module' and `box-dynamic':
 modules                    Examples for writing and using Guile modules.
 
 safe               Examples for creating and using safe environments.
+
+web                Simple web servers.
+
+compat             autoconf code for making a Guile extension
+                   compatible with older versions of Guile.
+