I'm reading the Arc tutorial and I keep thinking ``I could do that so much more elegantly in Haskell.''
Name:
Anonymous2008-02-06 18:31
"All Arc is, at present, is a little pseudo-meta-circular interpreter
on top of Scheme, MzScheme to be precise. I mean, this thing isn't
much more than what a first-year CS student works through in SICP."
/prog/ should design a Lisp derivative to be the next Arc.