Java
JavaCompiler
Python
exec("print 'aa'")
eval("2+3")
Groovy
Eval.me("2+2")
Ref: Embedding Groovy
Time calculation
- Shell: time
Algorithm Tested
Pi =
JavaCompiler
exec("print 'aa'")
eval("2+3")
Eval.me("2+2")
Ref: Embedding Groovy
Pi =