Discussion:
[Swig-devel] From Algoryx
Johan Gustavsson
2016-06-15 19:30:03 UTC
Permalink
Hi,

I'm the main API-interoperatability guy at Algoryx Simulation in Sweden ,
which is a swedish company providing high-fidelity and industrial high end
multiphysics solutions to various customers with different preferences and
roles in the overall market. While the core technology is C++, we also
provide provide bindings to Java and .NET thanks to SWIG. Transfering the
level of stability and performance expected from our C++-based technology
to Java, .NET and inevitable other runtime environments is a daunting task,
but SWIG has helped me a great lot in performing miracles in those
desperate times you abandon your debugger - a great experience for the
developer who thought he was a knew-it-all.

Thank you!
--
| Johan |
William S Fulton
2016-06-18 11:27:37 UTC
Permalink
Post by Johan Gustavsson
Hi,
I'm the main API-interoperatability guy at Algoryx Simulation in Sweden ,
which is a swedish company providing high-fidelity and industrial high end
multiphysics solutions to various customers with different preferences and
roles in the overall market. While the core technology is C++, we also
provide provide bindings to Java and .NET thanks to SWIG. Transfering the
level of stability and performance expected from our C++-based technology to
Java, .NET and inevitable other runtime environments is a daunting task, but
SWIG has helped me a great lot in performing miracles in those desperate
times you abandon your debugger - a great experience for the developer who
thought he was a knew-it-all.
Thank you!
Good to hear SWiG has been useful for your solutions. SWIG is a
collaborative project with numerous contributors. If you've decided to
use SWIG going forwards, please contribute back any improvements in
the docs or implementation that other users may find useful.

Enjoy
William

Loading...