Skip to content
/ luacc Public

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

License

Notifications You must be signed in to change notification settings

xtoolbox/luacc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages