91d718c46154
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 09 Mar 2019 18:09:33 -0500 |
parents | db54f7fde719 |
children | 1d85151c0aaa |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Fri Mar 08 22:13:52 2019 -0500 +++ b/README.markdown Sat Mar 09 18:09:33 2019 -0500 @@ -274,3 +274,11 @@ Did some more BIAL problems. Spent way too much time writing iterate drivers to make the problems themselves look clean. Oh well, I'll use them again some day. + +## 2019-03-09 + +Browsed through `st`'s code a little bit. Seems fairly simple (at least as +simple as a language as weak as C can be). + +More BIAL problems. Spent a bunch of time screwing around with iterate and +lparallel for not a lot of benefit. Oh well.