From 4e987026148fe65c323afbc93cd560c07bf06b3f Mon Sep 17 00:00:00 2001 From: Yale AI Dept Date: Wed, 14 Jul 1993 13:08:00 -0500 Subject: Import to github. --- top/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 top/README (limited to 'top/README') diff --git a/top/README b/top/README new file mode 100644 index 0000000..6657292 --- /dev/null +++ b/top/README @@ -0,0 +1,12 @@ +This directory contains the top level of the compiler. +Files found here: + +phases - the top level calls to the compiler phases; compilation init code +errors - general error handlers +globals - global variable definitions +core-symbols - defines core symbols +system-init - code to run once after the compiler is loaded. +driver - top level functions which drive the compiler. There are called + from the command interface or directly from the user. + + -- cgit v1.2.3