Hello.
An open-source project idea.
Currently, there is a javascript interface to rdkit:
RDKit is the leading open-source library for chemoinformatics and computational chemistry.
CF.
https://rdkit.org/
and
https://www.rdkit.org/docs/index.html
I think an OCaml interface would be pretty useful.
If someone is interested, let me know.
Maybe we could apply to GSoC next year.
I could mentor this project and code review for it.
I suspect the way to go would be to provide bindings to the mini rdkit C library
that the javascript bindings are targeting.
A second step would be to provide a high-level OCaml interface w/ nice
organization of modules and strong functional programing flavor.
Regards,
Francois.