pikastech fe3dff9b3d support obj_newTuple/List helper function %!s(int64=3) %!d(string=hai) anos
..
pikascript b65680672e keep the keep %!s(int64=3) %!d(string=hai) anos
CMakeLists.txt dacf1584e4 fix cross build %!s(int64=3) %!d(string=hai) anos
CrossCompile.cmake 953014bbf7 support MINGW32 about weak %!s(int64=3) %!d(string=hai) anos
README.md 4ab9dfeaa9 add readme.md %!s(int64=3) %!d(string=hai) anos
cross-win.sh 995f674fef use cmake option to support build and cross-build %!s(int64=3) %!d(string=hai) anos
main.c fe3dff9b3d support obj_newTuple/List helper function %!s(int64=3) %!d(string=hai) anos
main.py 4ddb60726a update bytecode_gen to v1.5.2 %!s(int64=4) %!d(string=hai) anos
pikaAsm.txt 1dcf2ceaeb test pikaCompileFile is ok %!s(int64=3) %!d(string=hai) anos
pika_config.h 8ad1427f51 fix parse err, open assert on rust-msc- %!s(int64=3) %!d(string=hai) anos

README.md

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.