Eric Purdy
Eric Purdy
Right, but there is some actual room that functions according to some logic. There is a truth of the matter. Ultimately, misalignments between the effects of an action and what...
IIRC yacc has some way around this that requires you to write recursive rules backwards. I.e. `foos = [foos foo]` instead of `foos = [foo foos]` I'm not sure if...
I want to contribute to AdvancedResearch. This is my personal account.
This sounds very interesting. I will have to ponder its implications. I think we need to write some fairly serious simulations to have any idea of what effects it will...