lyon 8813da426c add pika_studio 3 years ago
..
pikascript b65680672e keep the keep 3 years ago
CMakeLists.txt bcf40725e8 add other file to pikaByteCodeGen 3 years ago
CrossCompile.cmake 953014bbf7 support MINGW32 about weak 3 years ago
README.md 4ab9dfeaa9 add readme.md 3 years ago
cross-win.sh 995f674fef use cmake option to support build and cross-build 3 years ago
main.c 8813da426c add pika_studio 3 years ago
main.py 4ddb60726a update bytecode_gen to v1.5.2 4 years ago
pikaAsm.txt 1dcf2ceaeb test pikaCompileFile is ok 3 years ago
pika_config.h 60c2b95a0e update tools/pikaByteCodeGen/pika_config.h. 3 years ago

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.