Re: [Haskell-cafe] Re: New to Haskell

18 Dec
2007
18 Dec
'07
11:08 a.m.
Yes, and Haskell can do it also. But C, I guess, can't print out a source code for a function (well, there can be some weird dialects of C I'm not aware about). Haskell can't do it either. Well, LISP can, if I remember it right.
Only in an interpreter, if I remember it right.

18 Dec
18 Dec
12:25 p.m.
New subject: New to Haskell
Miguel Mitrofanov
Well, LISP can [print functions], if I remember it right.
Only in an interpreter, if I remember it right.
I think Emacs used to print "#<function>" or something for functions. It seems to keep around the reresentation now. Anyway, LISP has a bunch of different equalities (at least: =, eq, eql, equal), so there are clearly different trade offs. -k
6424
Age (days ago)
6424
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ketil Malde
-
Miguel Mitrofanov