Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Corecursion In Computer Programming Question

Reply
Thread Tools

Corecursion In Computer Programming Question

 
 
Brian
Guest
Posts: n/a
 
      11-29-2012
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
 
Reply With Quote
 
 
 
 
Victor Bazarov
Guest
Posts: n/a
 
      11-29-2012
On 11/29/2012 2:55 PM, Brian wrote:
> 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
--
I do not respond to top-posted replies, please don't ask
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
C (functional programming) VS C++ (object oriented programming) Joe Mayo C Programming 168 10-22-2007 01:00 AM
Can Your Programming Language Do This? Joel on functional programming and briefly on anonymous functions! Casey Hawthorne Python 4 08-04-2006 05:23 AM
Computer Programming Website Help Needed Kathy A. Hertzog ASP .Net 3 04-02-2006 07:23 AM
systems programming versus application programming Matt Java 35 07-22-2004 08:10 AM
REALLY CHEAP computer programming ebook libraries just follow any ofthe links below =?ISO-8859-1?Q?=A0?= Java 0 01-10-2004 01:34 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57