Jon and I were discussing earlier today of a way to use a dynamically built
quotation with "bi@" and other combinators.

I suggested the word

: add-stack-effect ( quot effect -- quot' ) [ call-effect ] 2curry ; inline

so that we can call

build-dynamic-quotation (( x -- y )) add-stack-effect bi@

Is there a better way to do it?

  Sam
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to