The next time I hear some idiot say ``an array is just a pointer'' I'm going to write an OS in Haskell and remotely install it on their computer.
Name:
Anonymous2015-09-14 12:16
>>26 difference between continuations and gotos: continuations have natural semantics in terms of the theory of lambda calculus and are relevant to the foundations of computing science, goto doesn't have any theory except in terms of the execution model of instruction pointer based computers