summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>1997-10-22 21:01:17 +0000
committerJim Blandy <jimb@red-bean.com>1997-10-22 21:01:17 +0000
commitb1f4ddc1ff1674dd0f5f028a0b99d6ee0702dc35 (patch)
tree3cfd0543ae15090a191e00e09e15f4e6a8a509ee /HACKING
parent93ad5c88a1654967a772c0a0a4cd33308caad226 (diff)
downloadguile-b1f4ddc1ff1674dd0f5f028a0b99d6ee0702dc35.tar.gz
*** empty log message ***
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 5b0995ff9..ea0199df5 100644
--- a/HACKING
+++ b/HACKING
@@ -22,8 +22,13 @@ The Guile sources live in several modules:
- guile-doc --- documentation in progress. When complete, this will
be incorporated into guile-core.
- guile-tcltk --- the Guile/Tk interface
+ - guile-tk --- the new Guile/Tk interface, based on STk's modified Tk
- guile-rgx-ctax --- the Guile/Rx interface, and the ctax implementation
- guile-scsh --- the port of SCSH to guile, talk to Gary Houston
+ - guile-comp --- the Hobbit compiler (talk to mdj)
+ - guile-emacs --- Guile/Emacs interface (talk to mdj)
+ - guile-oops --- The Guile Object-Oriented Programming System (talk to mdj)
+ - guile-www --- A Guile module for making HTTP requests.
- As for any part of Project GNU, changes to Guile should follow the
GNU coding standards. The standards are available via anonymous FTP