its a c build system. it is not the fastest nor the most extensible but damn me if it aint easy to use pardner.
please do not use this for any serious projects
# installation
```
chmod +x install.sh
./install.sh
```
or, if you want to use luajit:
```
./install.sh -luajit
```
depends on [luafilesystem](https://keplerproject.github.io/luafilesystem/) or [lua filesystem ffi](https://github.com/spacewander/luafilesystem) if using luajit