Scheme Support directory

	filter.pl	Perl script for filtering .lisp files
			Removes #' read macros and checks copyright.

	schemify.scm	Translates Lisp code written using the 
			subset of Common Lisp in "Artificial
			Intelligence: Theory and Practice" into
			the Scheme dialect. 

	test.lisp	Test file for the Scheme translator.

