[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: call/cc



"Christopher Barber" <cbarber@curl.com> writes:

> Curl: {proc {x, y} {return x + y}}

Ugh.

Get rid of the word PROC, the RETURN, the infix +, and a few of those
curly braces though...