Re: [stack] Re: Parameters: ordered versus named
"William Tanksley, Jr" <[email protected]>
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
kuwabatake <[email protected]> wrote: > One thing that springs to mind is that some parts of assembly > languages behave like this, using registers to hold arguments: That's true, but it doesn't fit this model, because this model is about function calls, while those assignments have global effect. > ~Daniel -Billy