|
[Date Index]
[Thread Index]
[Author Index]
Re: Mathematica link to a c++ lib
- To: mathgroup at smc.vnet.net
- Subject: [mg110976] Re: Mathematica link to a c++ lib
- From: John Fultz <jfultz at wolfram.com>
- Date: Thu, 15 Jul 2010 03:10:26 -0400 (EDT)
MathLink itself is a strictly C interface, but it plays well with C++ code. I
use MathLink with C++ all the time and, while I might occasionally complain
about the lack of some obvious extensions into the world of C++, I never have to
deal with anything which actually breaks in a C++ environment.
Sincerely,
John Fultz
jfultz at wolfram.com
User Interface Group
Wolfram Research, Inc.
On Wed, 14 Jul 2010 05:35:01 -0400 (EDT), tarpanelli at libero.it wrote:
> Hello all,
>
> I am not a Mathematica 's user but I remember it during my phd thesis
> about 8 years ago . Now I am just asking you some feedback about the
> possibility for Mathematica to link itself to a C++ lib and use it inside
> the notebook. If I remember well there is a MathLink which can be usded
> but it is just for C files and it could give some problems with object
> oriented architectore. I would like to know if there is something news in
> v.7 or if someone in the group already has done this type of job,
>
> Thank you in advance
>
> Paolo
Prev by Date:
Select only certain sublists matching criteria
Next by Date:
Accessing static members with J/Link
Previous by thread:
Mathematica link to a c++ lib
Next by thread:
Re: Mathematica link to a c++ lib
|