Move eval4j to idea

This commit is contained in:
Yan Zhulanow
2019-03-07 17:41:36 +03:00
parent 65da7ba971
commit b2a47027fb
24 changed files with 6 additions and 7 deletions
+2
View File
@@ -0,0 +1,2 @@
eval4j is a Java byte code interpreter written in Kotlin.
Its primary use case is implementing expression evaluation in debuggers.