On Fri, Jan 11, 2013 at 9:47 AM, John Benediktsson <mrj...@gmail.com> wrote:

> This should be a direct translation of that method, I think
>
> :: fibonacci? ( n )
>     1 [ dup fibonacci n < ] [ 1 + ] while fibonacci n = ;
>

Awesome.
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to