Skip to main content

Crate quickpython

Crate quickpython 

Source

Structs§

Compiler
Context
Module
Module structure

Enums§

DictKey
Dictionary key type - only String and Int are supported
ExceptionType
Exception type enumeration
Instruction
Bytecode instructions for the VM
Value
Value type for QuickPython runtime

Functions§

deserialize_bytecode
serialize_bytecode

Type Aliases§

ByteCode