Weekly Roundup 2023-08-01
- Wednesday: I put together some ideas for internal data structures for an Earley parser.
- Thursday: I decided to take a break from Earley parsers to mess around with Math Stuff that seems like it "should" work better in OCaml than in Haskell or Rust.
- Friday: I redid the Math Stuff a little, and confirmed a few of OCaml's capabilities.
- Saturday: I set out a bunch of work for myself on the Math Stuff.
- Sunday: I decided to take a break from the Math Stuff to mess around with the Earley parser code.
- Monday: I tried to refresh my memory about which types need to exist for the Earley parser internals.
Next week, I'm going to either power through these weird internals, or get distracted with something else.