李昂 60c2b95a0e update tools/pikaByteCodeGen/pika_config.h. пре 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 e7e501ab73 !56 Support tuple literal пре 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.