mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Added reference to parser generator
This commit is contained in:
parent
a3e3fa78f2
commit
6e17fbefde
1 changed files with 4 additions and 0 deletions
|
@ -299,3 +299,7 @@ sudo make install
|
|||
### Real Usage
|
||||
|
||||
FFI extension was used to implement [PHP TensorFlow binding](https://github.com/dstogov/php-tensorflow)
|
||||
|
||||
### FFI Parser
|
||||
|
||||
FFI C parser is generated using [LLK](https://github.com/dstogov/llk).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue