Re: Elisp Reader

2009-08-27 Thread Ken Raeburn
On Aug 27, 2009, at 13:00, Daniel Kraft wrote: yesterday and today I implemented the promised elisp reader and just pushed the changes. Now Guile's elisp support in my branch should be somewhat "complete" because not only there's a compiler but also a genuine parser for

Elisp Reader

2009-08-27 Thread Daniel Kraft
Hi all, yesterday and today I implemented the promised elisp reader and just pushed the changes. Now Guile's elisp support in my branch should be somewhat "complete" because not only there's a compiler but also a genuine parser for elisp, handling for instance the []