forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 0
Garrett Berg edited this page May 7, 2015
·
6 revisions
#FAQ Here are a list of frequently asked questions and answers
What are the differences between micropython and standard python (CPython)?
Please see the Differences wiki page
How big is micropython? How much memory does it take?
[please answer]
How fast is micropython?
Check out the Performance wiki page. Generally speaking, it can run up to 10x (? is this right ? ) faster than CPython and use far less memory.
How many platforms are supported by micropython
All standard OS's are supported (Mac, Windows, Linux), as well as these embedded platforms