pikapython/bsp/README.md

10 lines
253 B
Markdown
Raw Normal View History

2021-12-02 23:45:16 +08:00
# Platform support
2021-12-12 07:13:15 +00:00
2021-12-02 23:45:16 +08:00
# usage
2021-10-01 00:21:50 +08:00
2021-12-02 23:45:34 +08:00
#### 1. Run the bsp/xxx/pikascript/pikaPackage.exe to get source code of pikascript core and packages.
2021-12-02 23:45:16 +08:00
2021-12-02 23:45:34 +08:00
#### 2. Run the bsp/xxx/pikascript/rust-msc-latest-win10.exe to pre-compile the packages of pikascript.
2021-12-02 23:45:16 +08:00
2021-12-02 23:45:34 +08:00
#### 3. Enjoy.