Name:
Anonymous
2015-09-08 21:42
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:
Anonymous
2015-09-14 19:15
>>33show me the theory?
p.s.
http://community.schemewiki.org/?call-with-current-continuation-for-C-programmers"Not a goto"
reified continuations are much more similar to setjmp/longjmp than goto. Only an idiot would compare them to goto.