lua.exe proxy¶
Overview¶
Purpose: The file lua.exe
inside the SIMION program folder is a
Lua interpreter. It is described in 6. Lua Stand-alone. Although you
can run Lua programs inside SIMION, there may be times at which you
may want to run Lua programs using the standard Lua interpreter
interface. Perhaps you want to run Lua programs outside of SIMION, or
perhaps you need run some debugger or compile some code that depends
on the existence of the lua.exe
interpreter.
Note
This page is abridged from the full SIMION "Supplemental Documentation" (Help file). The following additional sections can be found in the full version of this page accessible via the "Help > Supplemental Documentation" menu in SIMION 8.1.1 or above:Description