Re: [stack] Monads in a Stack-Based Language
"William Tanksley, Jr" <[email protected]>
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
Christopher Diggins <[email protected]> wrote: > I've just written a short (and hopefully accurate) tutorial on Mondas > in pure-functional stack-based languages: > http://cdiggins.com/2007/07/11/monads-for-a-stack-based-language/ The comments on your post are interesting, especially the paper someone pointed to <http://www.cs.nott.ac.uk/~ctm/IdiomLite.pdf>. I don't know how useful it'll be, but I'm glad you're studying it. It's well outside my usual study. It would be nice to have a theory that explains local variables inside a concatenative language, if such a thing is possible. > Christopher -Billy