2014-12-11 21:19 GMT+01:00 Carlos Catucci <carlos.catu...@gmail.com>:

> Poi amerete ancora di piu' Python e la sua chiarezza
>
> : fib 0 1
>     begin
>         dup >r rot dup r> > \ condition
>     while
>         rot rot dup rot + dup . \ body
>     repeat
>         drop drop drop ; \ after loop has executed
>
>
Python, pero` non lo puoi implementare  con poche righe di assembly:
http://rwmj.wordpress.com/2010/08/07/jonesforth-git-repository/


Ciao  Manlio
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a