"if" construct
"cond" ?
improve print
use mapcar or something
cadr etc

later:
	more primfuns
	read dotted pairs
	clean up pre-interned symbols
	clean up exception handling
	notice integers on read
	contagious math

        reduce consing via use of tail recursion

	make better implementation of environment stuff