i think if i am being completely honest the thing i most want to unblock is a really good evolutionary from a very simple bnf grammar that was something like: s -> sa | a a -> aaaaaaa|aaaaaaaap | ap p -> * | p* and then using a mix of recurrence relation extrapolation, adding…
· 1 min read
Archives