Group Abstract Group Abstract

Message Boards Message Boards

0
|
2.6K Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

Call C or C++ from the ExternalEvaluate function

Posted 4 years ago
POSTED BY: Baker Baker

There are two recommended ways to call C/C++ from Wolfram Language:

https://reference.wolfram.com/language/guide/LibraryLink.html.en https://reference.wolfram.com/language/guide/ForeignFunctionInterface.html (FFI)

ExternalEvaluate could perhaps be a lightweight wrapper on top of this, but especially the FFI makes things very easy already.

POSTED BY: Arnoud Buzing
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard