summaryrefslogtreecommitdiffstats
path: root/Tools/README
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/README')
-rw-r--r--Tools/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tools/README b/Tools/README
index 202cc50..a0f5972 100644
--- a/Tools/README
+++ b/Tools/README
@@ -4,6 +4,10 @@ while building or extending Python.
bgen Generate complete extension modules from a
description. Still under development!
+compiler A Python source to bytecode compiler written in
+ Python, including an interface for manipulating
+ abstract syntax trees. Still under development.
+
faqwiz FAQ Wizard.
See http://grail.cnri.reston.va.us/cgi-bin/faqw.py
for a live example.