Compile
compile the
expression
into a Java function, which has the arguments defined inlist-of-arguments
and return the compiled result in anCompiledFunction
expression.
Examples
Compile the expression into a CompiledFunction
and assign it to f
:
Related terms
CompiledFunction, CompilePrint, OptimizeExpression
Implementation status
- ☕ - supported on Java virtual machine