04:36 AlexDaniel` left 04:46 AlexDaniel` joined
masak I've started in on github.com/masak/007/blob/masak/is...rammar.007 -- pretty happy with where that's going so far 10:14
again, the immediate goal is to (a) parse 001, and (b) be able to mess around with adding and removing rules during the parse 10:15
I'm thinking about code-generating the contents of the `grammar` data structure, so that I can write it using Perl 6-like grammar syntax, and not have to write that data format
there's something slightly ironic about using code generation as part of a language effort that aims to eliminate much of that kind of code generation 10:16