After hitting a road block in Rust, I am looking into @nim_lang again for creating @RDKit_org bindings. Nim's type system is not quite as strong as Rust's, but creating the bindings is easier, thanks to Nim's C++ backend. Just bound the SVG Drawer. And notice the Py-like syntax.
Are you a member of the Nim forum?
If not, join now to discuss Nim with thousands other Nim developers.
💬forum.nim-lang.org/
The forum itself is also implemented in Nim, you can host it yourself or help us build it!
🧑🏽💻github.com/nim-lang/nimforum…