I'm going to make a Scheme interpreter this weekend. I'm wondering how I should represent lists: Same as Erlang lists, or one 2-tuple per cons?
Name:
Anonymous2009-08-07 10:17
>>14
I have no specific example, but if you cannot think of any problem domain where FP rules, then you must be a troll and IHBT. PROTIP: FP is used in mathematics where functions are real functions.