Examples
Let’s compile luarocks!
Cloning the source-code:
> git clone https://github.com/luarocks/luarocks > cd luarocks
Compiling it into
./luarocks
(orluarocks.exe
on Windows)> lrc -g -P"src/??" src/bin/luarocks -mluarocks.**
Compiling lrc with lrc
Cloning the source-code:
> git clone https://codeberg.org/lrocket/lrc > cd lrc
Compile!
> lrc cmd/lrc.lua