Re: Questions - Higer Order Functions



Kent M Pitman <pitman@xxxxxxxxxxx> writes:

Didier Verna <didier@xxxxxxxxxxxxx> writes:

Kent M Pitman <pitman@xxxxxxxxxxx> wrote:

Is a higher order question:
a) a question that can take as a parameter another question
b) a question that returns a question
c) both?
2. In practice, are questions that return questions used frequently?

I believe the most important aspect of higher order questions is
lambda-questions: anonymous questions that stand for themselves...

Perhaps these are related to the famous "why?" operators I've heard so
much about.

Of course, our research here a few years back looked at implementing the
WHY-NOT operator as well[1].


[1] <http://www.isi.edu/~hans/publications/IAAI02.pdf>

--
Thomas A. Russ, USC/Information Sciences Institute














.



Relevant Pages

  • Re: Lisp Question
    ... Kent M Pitman wrote: ... I think they use us a lot to teach recursion, ... So lists are mostly what they teach, and then not well, and people come away ...
    (comp.lang.lisp)
  • Re: When do compiler-macros run?
    ... Kent M Pitman writes: ... > was a novice or an expert. ... Fair nuff. ...
    (comp.lang.lisp)
  • Re: How to xor?
    ... > Kent M Pitman wrote: ... > Intriguing possibility: Is it necessarily the wrong thing for that to ... others' existing code by an incompatible definition ... ...
    (comp.lang.lisp)
  • Re: The origins of CL conditions system
    ... Kent M Pitman wrote: ... redesign the way in which it presented the initial set of options to ... restart handlers that only make sense to be called ...
    (comp.lang.lisp)
  • Re: how do i clone in CLOS?
    ... Kent M Pitman wrote: ... (defun copy-instance (i) ... Just killing time till AI comes on. ...
    (comp.lang.lisp)