Re: [stack] disallowing recursive definitions
John Nowak <[email protected]>
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
On Feb 28, 2008, at 10:26 PM, Christopher Diggins wrote:
> Looks like I am going to have reintroduce recursive types.
I've come to the same conclusion. They're almost certainly needed if
you disallow recursive definitions. ("Disallow" is really the wrong
way to put it of course; "choose not to introduce" is more accurate.)
- John