Hacker News new | ask | show | jobs
by immibis 482 days ago
It is reverse GOTO. After (or before - your choice) that line is executed, execution jumps to the comefrom.
2 comments

I don't know how I'm going to implement it but seems pretty interesting flow.

Raised issue - https://github.com/SirusCodes/AntiLang/issues/7

I see no mention of INTERCAL in this thread, which implements COME FROM

If you don't know about it, you're in for a treat.

https://en.wikipedia.org/wiki/INTERCAL

The joke runs longer: https://en.wikipedia.org/wiki/COMEFROM

that's absolutely evil