Re: [stack] Advantages of cat, joy ..?
John Nowak <[email protected]>
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
On Feb 22, 2009, at 6:37 PM, John Nowak wrote: > Typing something like J is currently out of the question. I should be more clear. A typed J that eliminates all shape-related errors at runtime is not currently possible. A typed J that prevents some errors (e.g. attempting to mix atomic types within an array) but not others (e.g. 1 2 3 + 1 2) is certainly possible. - John