Corecursion In Computer Programming Question

B

Brian

Hi, I was reading about corecursion in computer programming, and the
article says that corecursion can be used to define an infinite list
of words by a finite computer program. How do you finitely define an
infinite list of words with corecursion, and still get the words you
want?

Brian
 
V

Victor Bazarov

Hi, I was reading about corecursion in computer programming, and the
article says that corecursion can be used to define an infinite list
of words by a finite computer program. How do you finitely define an
infinite list of words with corecursion, and still get the words you
want?

I strongly recommend 'comp.programming' for general programming
questions like this.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,042
Latest member
icassiem

Latest Threads

Top