VR3 now supports Lua. To run Lua trees, you need to have a version of Lua installed. The as with other non-Python languages, you need to add it to the *[executables]* section of the config file *~/.leo/vr3/vr3_config.ini*. My ini file currently looks like this (lines may be wrapped by Google Groups):
[executables] julia = C:\users\tom\appdata\Local\Programs\Julia-1.6.1\bin\julia.exe javascript = c:\usr\graalvm-ce-java11-21.3.0\languages\js\bin\js.exe *lua = C:\Program Files (x86)\Lua\5.1\lua.exe* sql = c:\Program Files\MySQL\MySQL Server 8.0\bin\mysql.exe -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to leo-editor+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/c7aae765-271e-4eb8-8878-62eaec5b4fd8n%40googlegroups.com.