cl: Tidy up parser slightly.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 18 Nov 2009 13:28:06 +0000 (13:28 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 18 Nov 2009 13:28:06 +0000 (13:28 +0000)
commitd782cc40f017562d106f186120df185d9995bc69
tree9a54bb983bb1dd94a6f5ca0cfec0a08aabab91aa
parent4eee07acff4f1da272dd47765a6d12d47d0bf51a
cl: Tidy up parser slightly.

Most of the other implementations don't have separate cases for end-of-
input and not-open-paren; so don't penalize Lisp because I decided to
make the parser more extendable.
cl-fringe.lisp