CompilePrint
compile the
expression
into a Java function and return the corresponding Java source code function, which has the arguments defined inlist-of-arguments
n. You have to run Symja from a Java Development Kit (JDK) to compile to Java binary code.
Examples
Compile the expression into a CompiledFunction
and assign it to f
:
Related terms
Compile, CompiledFunction, OptimizeExpression
Implementation status
- ✅ - full supported