mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
Update README.md
This commit is contained in:
parent
3245fecb51
commit
086361dc88
@ -36,7 +36,7 @@ PikaScript is an ultra-lightweight Python engine with zero dependencies and zero
|
||||
|
||||
It's very easy to bind C function to python module with the help of Pika Pre-compiler.Only write the API of python in `.pyi` and the bindings are autoly generated by Pre-compiler.
|
||||
|
||||
The Pre-compiler is fully open-source, and the source code is in the [tools](https://github.com/pikasTech/pikascript/tree/master/tools) repo.
|
||||
The Pre-compiler is fully open-source, and the source code is in the [tools](https://github.com/pikasTech/pikascript/tree/master/tools) folder.
|
||||
|
||||
![image-20220520233540245](document/image/image-20220520233540245.png)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user