CPS is a way of embedding imperative computation into an FP language. I think they built a mini compiler for their binary relation language, which is then Jitted by Julia.
I'd rather compare CPS to goto than regular imperative computation.
I'd rather compare CPS to goto than regular imperative computation.