top | item 43996779 (no title) codingbear | 9 months ago what is the Lua equivalent for JVM ecosystem? An embeddable language which you allows for running user scripts in a sandbox? discuss order hn newest cess11|9 months ago LuaJ, or Luna if you're brave. You can likely achieve something similar with other languages that runs on the JVM, like Kawa, Clojure or Jython.
cess11|9 months ago LuaJ, or Luna if you're brave. You can likely achieve something similar with other languages that runs on the JVM, like Kawa, Clojure or Jython.
cess11|9 months ago