|
|
|
|
|
by foresto
1055 days ago
|
|
> Now one can define constructors and virtual procs that map to C++ constructors and virtual methods, allowing one to further customize the interoperability. I hope this will help with bindings for C++ libraries that have historically been tricky to wrap. For example, I would like to use Qt from a compiled language that's a pleasure to use, and this project looks promising: https://github.com/jerous86/nimqt |
|