Files
kotlin-fork/eval4j
Vyacheslav Gerasimov f58acbeef5 Build: implement useBootstrapStdlib flag
Excludes stdlib projects from build and uses bootstrap stdlib artifacts

 #KT-29205
2019-01-21 21:09:40 +03:00
..
2014-04-24 16:48:02 +04:00

eval4j is a Java byte code interpreter written in Kotlin. Its primary use case is implementing expression evaluation in debuggers.