wstp
WSTP, short for Wolfram Symbolic Transfer Protocol, is a communication protocol and accompanying libraries designed to enable external programs to interact with the Wolfram Language kernel. It originated as MathLink and was later renamed and extended by Wolfram Research to form a standardized interface for exchanging Wolfram Language expressions and commands between processes.
The core idea of WSTP is to establish a link between an external program and a Wolfram
WSTP is typically used to integrate Mathematica or the Wolfram Engine into software written in C or
Applications of WSTP include embedding computational capabilities within standalone applications, automating workflows, and enabling remote or