summaryrefslogtreecommitdiffstatshomepage
path: root/docs/reference/index.rst
blob: 78483198666c6241ff818f17c61ed8b968ce041e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
The MicroPython language
========================

MicroPython aims to implement the Python 3.4 standard, and most of
the features of MicroPython are identical to those described by the
documentation at
`docs.python.org <https://docs.python.org/3.4/reference/index.html>`_.

Differences to standard Python as well as additional features of
MicroPython are described in the sections here.