|
From: Luigi B. <lui...@gm...> - 2025-10-27 09:45:09
|
Hello Amine,
currently we're creating bindings to Python, C#, Java and R. We're
using SWIG, which means we're limited to what SWIG supports: some languages
(including Rust, unfortunately) are not supported, and other languages are
supported but don't provide all the features QuantLib requires (e.g.,
support for smart pointers).
Luigi
On Fri, Oct 24, 2025 at 5:23 PM Amine Ifri <ami...@gm...> wrote:
> Hi all,
>
> I was wondering if the C++ library can be used via bindings from languages
> other than Python. Specifically, has anyone ever created bindings for use
> with Rust programming language.
>
> Thanks,
> Amine Ifri
>
> _______________________________________________
> QuantLib-users mailing list
> Qua...@li...
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>
|