summaryrefslogtreecommitdiff
path: root/devel/lua-loadkit/DESCR
blob: 17dfe3602d79f0cec76cdda469f09887a72dbf48 (plain)
1
2
3
4
Loadkit allows you to load arbitrary files within the Lua package path.

A project like MoonScript uses a technique like this to let you load compiled
MoonScript as you would load Lua making the integration seamless.