Running phyton on 50Mips RISC doable?

Paul Rubin phr-n2001d at nightsong.com
Wed Oct 31 18:12:44 EST 2001


50 mips is plenty for most Python scripting purposes.  However, you'll
need quite a bit of memory, like several hundred k minimum.  You
might look at Pippy at www.python.org for a small implementation.
It still might be too big for your application.



More information about the Python-list mailing list