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

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top