Skip to content

Commit 6e17fbe

Browse files
committed
Added reference to parser generator
1 parent a3e3fa7 commit 6e17fbe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ext/ffi/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,3 +299,7 @@ sudo make install
299299
### Real Usage
300300

301301
FFI extension was used to implement [PHP TensorFlow binding](https://github.com/dstogov/php-tensorflow)
302+
303+
### FFI Parser
304+
305+
FFI C parser is generated using [LLK](https://github.com/dstogov/llk).

0 commit comments

Comments
 (0)