024204a6d498

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 08 Jun 2016 13:37:14 +0000
parents c9626449ba7a
children c72e70237f4f
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Tue Jun 07 14:51:25 2016 +0000
+++ b/README.markdown	Wed Jun 08 13:37:14 2016 +0000
@@ -6,7 +6,8 @@
 [Bones]: http://bitbucket.org/sjl/bones
 [AMOP]: http://www.amazon.com/dp/0262610744/?tag=stelos-20
 [Masters of Doom]: http://www.amazon.com/dp/0812972155/?tag=stelos-20
-[Mazes]: http://www.amazon.com/dp/1680500554/?tag=stelos-20
+[Mazes book]: http://www.amazon.com/dp/1680500554/?tag=stelos-20
+[Mazes]: http://bitbucket.org/sjl/mazes
 [ELS 2016]: http://www.european-lisp-symposium.org/
 [LOL]: http://www.amazon.com/dp/1435712757/?tag=stelos-20
 [WAM book]: http://wambook.sourceforge.net/
@@ -29,7 +30,7 @@
 * Noticed the `dynamic-extent` declaration of a `flet`ed function in
   Alexandria's `extremum`... should look into this for the bigass `labels` in
   [Bones][].
-* Did a bit more from the [Mazes][] book.
+* Did a bit more from the [Mazes book][].
 
 ## 2016-06-03
 
@@ -77,3 +78,7 @@
 
 * [Finished
   rewriting](https://bitbucket.org/sjl/bones/commits/72bbdd5157258b77c85a6c0172240a26bb7ad4a4) the [Bones][] compiler.
+
+## 2016-06-08
+
+* Implemented Aldous-Broder and a bunch of code cleanup for [Mazes][].