Tetrite / cBinder

C language bindings and wrapper generator for Python using cffi library
MIT License
1 stars 0 forks source link

Doxygen parser prototype #14

Closed monasterski closed 5 years ago

monasterski commented 5 years ago

Parser creates appropriate data structures for example header file with doxygen comment. Next step: use these data structures in WrapperBuilder to identify parameters