mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
e7e501ab73
* Merge branch 'master' into tuple * sue SyntaxItemList * cut the parser * update preCompiler * not use tiny_obj in stdlib * use BUILTIN_STRUCT_ENABLE for list, dict, tuple * add PikaStdData.Tuple() * !51 Support bind .pyi from other *.py expect main.py * fix overflow issue * fix overflow issue and simplification code * update PikaCV_Image.c.
About
The tool is in preview phase, so no pre-built version will be provided, please build the source code yourself.
Built
Install the pikascript source code using PikaPackage.exe and then build the source code with CMake. Make sure that the version of 'pikascript-core' in requestment.txt is the same as the firmware.
Usage
Put main.py in the same folder as the tool and run it.