haxscramper / hcparse

High-level nim bindings for parsing C/C++ code
https://haxscramper.github.io/hcparse-doc/src/hcparse/libclang.html
Apache License 2.0
37 stars 2 forks source link

Look into structure and implementation of library wrappers in other languages #26

Open haxscramper opened 2 years ago

haxscramper commented 2 years ago

I'm yet to research this in detail, but I assume there are many great wrappers for C/C++ libraries out there, from which I can get tons of examples on how to make user's life easier.

More ideas to add to https://github.com/haxscramper/hcparse/issues/10