You can do what you want with MathLink
alone, like this:
using MathLink
W```
<here come your Mathematica commands>
``` |> weval
You can do what you want with MathLink
alone, like this:
using MathLink
W```
<here come your Mathematica commands>
``` |> weval