# HG changeset patch # User Steve Losh # Date 1468503476 0 # Node ID 79fdf1a9f5906feaf56324bda1bed1b4a1af87b4 # Parent ffe37988b62201c72ae9bbbb7b1af76deb9c0f20 Update diff -r ffe37988b622 -r 79fdf1a9f590 README.markdown --- a/README.markdown Thu Jul 14 11:16:17 2016 +0000 +++ b/README.markdown Thu Jul 14 13:37:56 2016 +0000 @@ -752,3 +752,6 @@ * Watched the "Distributed High Performance Computing in Common Lisp" talk from [ELS 2016][] over breakfast. It would be really fun to try to get a GGP player running on an 11k-core supercomputer... +* Got [Bones][] to run on ECL. I needed to hack [policy-cond][] to do it, but + I talked to the ECL maintainer in IRC and hopefully I should be able to remove + the hack in the future.