548acbe63b51

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 13 Aug 2016 19:02:25 +0000
parents c78c934bd2ae
children 538d0cd96369
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Sat Aug 13 01:13:18 2016 +0000
+++ b/README.markdown	Sat Aug 13 19:02:25 2016 +0000
@@ -1093,5 +1093,11 @@
 * Wrote up a postmortem blog post for the Lisp game jam.  Gonna post it on
   Monday.
 
+### 2016-08-13
+
+* Finally getting back to [Coding Math][].  Sadly I'm almost done with the
+  entire series.
+* Wrote up some real nasty `iterate` drivers to make looping over nested things
+  easier.