> After a quick search on the web, I see no bindings for OCaml, right?

No, not yet.

> I may start one, because there is no way I go for C++. ;)

Well, I'd start with Python or Ruby SWIG bindings and go from there. See 
scripts/openbabel-python.i. I know that SWIG supports OCaml generation, but 
that's about it.

Usually, the SWIG-generated bindings are like speaking a foreign language 
because they will use direct translation of C++ idioms. So there's Pybel which 
provides a more Python-like interface, and Rubabel which provides a more 
Ruby-native interface.

Let us know if you need help,
-Geoff
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to