lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


The solution, of course, is to go ahead and integrate Lua yourself.
Make sure to fully integrate it in a Lua way, be able to run arbitrary
Lua code for a given hotkey, etc.  Make it worthwhile to switch syntax
and people will use it.  I will bet that embedding Lua will be far
easier and more elegant than adding associative arrays to the existing
language.

For a person familiar with both Lua, and the AutoHotkey source, it
will probably be two weekends' worth of effort.

    -Mark