Someone sent me an email to congratulate me on abusing COMEFROMs, in Uxntal. I had no idea what that meant until today:
COMEFROM is an obscure control flow structure used in some programming languages, originally as a joke. It is the inverse of GOTO in that it can take the execution state from any arbitrary point in code to a COMEFROM statement.
@neauoire "Depending on the language used, multiple COMEFROMs referencing the same departure point may be invalid, be non-deterministic, be executed in some sort of defined priority, or even induce parallel or otherwise concurrent execution as seen in Threaded Intercal."
this is awesome!