On Fri, 3 Oct 2014 02:18:32 +0200, martijn brekelmans wrote:
> I'm trying out readable, and I'm already finding it brilliant.
Thanks!
> I found a little bug however, in common lisp, when the file doesn't end with
> an empty line, it will throw an Error, Error: Unexpected text after
> n-express
> On October 4, 2014 10:00:23 AM EDT, martijn brekelmans
> wrote:
> >I'm following practical lisp and there's a little bit of code using a
> >#', I can't figure out how to sweeten this piece of code. Using the
> >sweeten tool replaces #' with syntax, (the result is also in the
> >pastebin link be