pikastech fe3dff9b3d support obj_newTuple/List helper function 3 лет назад
..
pikascript b65680672e keep the keep 3 лет назад
CMakeLists.txt dacf1584e4 fix cross build 3 лет назад
CrossCompile.cmake 953014bbf7 support MINGW32 about weak 3 лет назад
README.md 4ab9dfeaa9 add readme.md 3 лет назад
cross-win.sh 995f674fef use cmake option to support build and cross-build 3 лет назад
main.c fe3dff9b3d support obj_newTuple/List helper function 3 лет назад
main.py 4ddb60726a update bytecode_gen to v1.5.2 4 лет назад
pikaAsm.txt 1dcf2ceaeb test pikaCompileFile is ok 3 лет назад
pika_config.h 8ad1427f51 fix parse err, open assert on rust-msc- 3 лет назад

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.