MathCompile icon indicating copy to clipboard operation
MathCompile copied to clipboard

Compile Wolfram Language functions into C++ code and binary

Results 5 MathCompile issues
Sort by recently updated
recently updated
newest added

I can't repeat the wiki example. it tell me mc runtime error" the call to kernel function has failed" I don't know what happened,any help?

if a function have same input parameter with another, then you only can call one of them. I think the reason is they have same "name" the "man_function". so I...

Hi there, Is it possible to use OpenMP #pragmas in the compiled programs?

As the title, Sometimes it's a lot more convenient

MathCompile cannot use external arrays and variables outside of compiler in the notebook. Is it possible to call them in process of compilation, similar to function `Compile`?