Hi Sunanda, > I can easily map out the code at the highest levels. But need > faith that I > will be able to fill out the lower levels. Today, analyze-item > isn't going to be > easy. In a few years time, such functions might come free in cornflakes > packets.
... Very good points, Sunanda. Pragmatism in getting the job done can wreck an idealism. > ** REBOL has a limited recursion stack (2000-odd items) so an > off-the-shelf > solution using recursion is out of bounds. Just a note: You can implement your own stack to have a much larger size than 2000. > Sunanda. Anton. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
