python-on-a-chip online compiler

Dependencies:   mbed TSI

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
PmBlock_sBlock
PmBoolean_sBoolean object
PmBytearray_sBytearray obj
PmBytes_sBytes container
PmClass_sClass struct
PmCo_sCode Object
PmCodeImgObj_sCode image object
PmDict_sDict
PmFloat_sFloat obj
PmFrame_sFrame
PmFunc_sFunction obj
PmInstance_sClass instance struct
PmInt_sInteger obj
PmList_sList obj
PmMethod_sMethod struct
PmNativeFrame_sNative Frame
PmNo_sNative Code Object
PmObj_sThe abstract empty object type for PyMite
PmSeqIter_sSequence Iterator Object
PmString_sString obj
PmThread_sThread obj
PmTuple_sTuple obj
PmVmGlobal_sThis struct contains ALL of PyMite's globals
Seglist_sSeglist - linked list of segments with current index info
Segment_sSegment - an array of ptrs to objs