-
Jasper Clemens Gräflich authored
In Dyon, a variable can be marked as outliving another one. I can’t see how this is relevant, though. I don’t understand exactly how it works but it seems to just increase a reference count/test that variables are put on the stack in the right order, since there are no references. It also seems to have non-local effects, which is double-plus-ungood.
Jasper Clemens Gräflich authoredIn Dyon, a variable can be marked as outliving another one. I can’t see how this is relevant, though. I don’t understand exactly how it works but it seems to just increase a reference count/test that variables are put on the stack in the right order, since there are no references. It also seems to have non-local effects, which is double-plus-ungood.