xtoolbox / luacc

a luac wrapper, sort the input file by require chain, then pass them to luac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luacc

a luac wrapper, sort the input file by require chain, then pass them to luac

usage
lua cc.lua <entry point> <pseudo macro>

cc.lua use require(arg[1]) to parse the depends

About

a luac wrapper, sort the input file by require chain, then pass them to luac

License:MIT License


Languages

Language:Lua 100.0%