Role of Combinators in Concatenative/Tacit Programming Languages.

Posted by Bubba88 on Stack Overflow See other posts from Stack Overflow or by Bubba88
Published on 2010-05-08T04:36:22Z Indexed on 2010/05/08 4:38 UTC
Read the original article Hit count: 308

Hi! I have a question about what exact role do higher-order compinators (or function producers) hold in concatenative/tacit programming.

Additionally I would like to ask if there is another way to implement concatenative programming language rather than directly manipulating the stack.

This might look like a newbie question, so if you feel like it, you can freely direct me to external source.

© Stack Overflow or respective owner

Related posts about tacit

Related posts about concatenative-language