2010/3/1 Terrence Brannon <scheme...@gmail.com>

> ! I get an out of memory error with the document below when I call it
> with "she hit her hard" spell
>
> : spell ( string -- seq ) " " split spell ;
>

Looks like a plain old infinite recursion to me. Didn't you mean "(spell)"
instead?
------------------------------------------------------------------------------
Download Intel&#174; 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