Link Internals page

master
Paul Sokolovsky 2014-01-07 07:43:36 -08:00
rodzic 20a6b5ee63
commit 5a38c0ba38
1 zmienionych plików z 3 dodań i 0 usunięć

@ -32,6 +32,9 @@ Modules which will (at the moment) **NOT** be covered in micropython are:
* threading
* multiprocessing
### Development
* [[Internals]] - some notes on VM/interpreter internals.
### I want to try using micropython now!
If you have a machine that runs some flavor of Unix, see the [[Getting-Started]] instructions on how to obtain the binary to run micropython and start developing.