[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
read top-level discussion
- To: common-lisp @ SU-AI
- Subject: read top-level discussion
- From: Earl A. Killian <EAK @ MIT-MC>
- Date: Wed, 01 Jun 1983 03:37:00 -0000
Another possibility that I don't really like, but I'll suggest
anyway, is to have a form for the user to specify when to start a
new read top-level. The error handler and special reader hacks
would use this. This could be as simple as binding *READ-LEVEL*
to (+ *READ-LEVEL* 1).