Brian
unread,Nov 29, 2012, 11:04:26 AM11/29/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi, I was reading about corecursion in Delphi on the Internet, and the
article says that, with corecursion, an infinite list of different
words can be defined by a finite program. How do you finitely define
an infinite list of words with corecursion, without the words being
randomly generated?
Brian