summaryrefslogtreecommitdiff
path: root/prec/README
diff options
context:
space:
mode:
authorYale AI Dept <ai@nebula.cs.yale.edu>1993-07-14 13:08:00 -0500
committerDuncan McGreggor <duncan.mcgreggor@rackspace.com>1993-07-14 13:08:00 -0500
commit4e987026148fe65c323afbc93cd560c07bf06b3f (patch)
tree26ae54177389edcbe453d25a00c38c2774e8b7d4 /prec/README
Import to github.
Diffstat (limited to 'prec/README')
-rw-r--r--prec/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/prec/README b/prec/README
new file mode 100644
index 0000000..ea455c4
--- /dev/null
+++ b/prec/README
@@ -0,0 +1,2 @@
+This directory contains the code walker for the scoping and
+precedence parsing phase of the compiler.