Small Clojure Interpreter. (def f (sci/eval-string "#(+ 1 2 %)")). (f 1). ;;=> 4. - Clojure interpreter. - Works on JVM / GraalVM / JS.
確定! 回上一頁