PackScript is a universal package manager and build system. It accomplishes this by using Lua as a configuration language. As such build systems are written directly in lua.
To install first download cargo Then run:
$ cargo install packscript
You can find the WIP documentation here