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
f0e3e587f4
commit
3245fecb51
@ -34,8 +34,9 @@ PikaScript is an ultra-lightweight Python engine with zero dependencies and zero
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/88232613/147799704-d79345da-a2b9-4593-b1eb-ff9de127429a.png" width="500"/>
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
![image-20220520233540245](document/image/image-20220520233540245.png)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user