Re: [stack] Monads in a Stack-Based Language

"Chris Double" <[email protected]>
Newsgroups gmane.comp.lang.concatenative
Message-ID <[email protected]>
> ... [1] dip [2] dip [+] dip .x swap [*] dip ...

Why rewrite using so many invocations of dip? Couldn't you rewrite to:

  ... [ 1 2 + ] dip .x swap * ...

Chris.
-- 
http://www.bluishcoder.co.nz
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.