Sean Devlin on 23 Aug 2012 04:36:43 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: The case against call/cc |
I've never seen the appeal of call/cc, because it's my understanding that you can get most of the same benefits using immutable data structures (e.g. Clojure). Is this right, or am I confusing unrelated topics? Sean Devlin On Aug 22, 2012, at 8:55 PM, "Lalish-Menagh, Trevor" <trev@trevmex.com> wrote: > Hi all, > > I thought that since we are all continuation junkies here, we might > find this interesting: > http://okmij.org/ftp/continuations/against-callcc.html > > The article argues that call/cc is a bad core feature for a language > (if you are designing a language), and claims that it is even worse > that goto. > > In any case, it is an interesting read. > > Yours, > Trevor > -- > Trevor Lalish-Menagh > trev@trevmex.com > 484.868.6150 (mobile) > trevmex (AIM)