Hi friends! This might sound like a LMGTFY moment,...
# random
p
Hi friends! This might sound like a LMGTFY moment, but I was wondering if you could suggest me a nice, stable Lua interpreter for the JVM. Context: we have a project that currently has external rules represented via (cough) YAML + MVEL (expression language). We long for replacing this, and since Lua seems to be a good "glue language", we would like to move towards it (not to mention that the ecosystem we work with already adopted Lua). I know of #CJEF0LB6Y’s
luak
project, so we are open to any suggestions. Our tooling is mainly Kotlin/JVM. Thanks!