# HG changeset patch # User Steve Losh # Date 1467057428 0 # Node ID b1f6b8c813e0a04e746e21256b9df53bc29a9056 # Parent 2860ecee8766b7df4e0dda9c35a5b6b549eb8cac Update diff -r 2860ecee8766 -r b1f6b8c813e0 README.markdown --- a/README.markdown Mon Jun 27 19:56:59 2016 +0000 +++ b/README.markdown Mon Jun 27 19:57:08 2016 +0000 @@ -183,7 +183,7 @@ ## 2016-06-27 -* Printed off and the manuals for two Lisp things I've been meaning to look +* Printed off and read the manuals for two Lisp things I've been meaning to look into: [iterate][] and [parenscript][]. * Parenscript seems like an ugly, practical compile-to-JS Lisp. It's not pretty, but it has macros so I make it pretty if desired. And at least it's