While using "count", I noticed that "sigma" stored the current
subtotal on the stack, preventing the quotation to fully manipulate
items on the stack.
The following changes since commit 6cfb951d82cf35f632e3794a4c971250e2ccfcdd:
Doug Coleman (1):
Merge branch 'master' of git://factorcode.org/git/factor
are available in the git repository at:
git://git.rfc1149.net/factor.git for-slava
Samuel Tardieu (2):
Allow sigma and friends to use the stack
Project Euler - problem 57
core/sequences/sequences.factor | 2 +-
extra/project-euler/057/057.factor | 43 ++++++++++++++++++++++++++++++
extra/project-euler/project-euler.factor | 14 +++++-----
3 files changed, 51 insertions(+), 8 deletions(-)
create mode 100644 extra/project-euler/057/057.factor
------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk