Re: Help with lists.



Duncan Patton <campbell@xxxxxxxxxx> writes:

> You might
> start with a KISS discussion of recursion and the recursive structure
> of prolog lists. I think this is one of the more significant
> problems that people with experience in procedural languages
> have with prolog.

A good background in C or Java implies familiarity with recursion
and recursively defined data structures.
.