lyon 8ad1427f51 fix parse err, open assert on rust-msc- před 3 roky
..
pikascript b65680672e keep the keep před 3 roky
CMakeLists.txt dacf1584e4 fix cross build před 3 roky
CrossCompile.cmake 953014bbf7 support MINGW32 about weak před 3 roky
README.md 4ab9dfeaa9 add readme.md před 3 roky
cross-win.sh 995f674fef use cmake option to support build and cross-build před 3 roky
main.c c2d6c7d8ed fix bytecode gen před 3 roky
main.py 4ddb60726a update bytecode_gen to v1.5.2 před 4 roky
pikaAsm.txt 1dcf2ceaeb test pikaCompileFile is ok před 3 roky
pika_config.h 8ad1427f51 fix parse err, open assert on rust-msc- před 3 roky

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.