lyon df65e2def9 support RES on pikaCompiler 3 лет назад
..
pikascript b65680672e keep the keep 3 лет назад
CMakeLists.txt bcf40725e8 add other file to pikaByteCodeGen 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 df65e2def9 support RES on pikaCompiler 3 лет назад
main.py 4ddb60726a update bytecode_gen to v1.5.2 4 лет назад
pikaAsm.txt 1dcf2ceaeb test pikaCompileFile is ok 3 лет назад
pika_config.h 60c2b95a0e update tools/pikaByteCodeGen/pika_config.h. 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.