Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 280 Bytes

File metadata and controls

6 lines (5 loc) · 280 Bytes

lua-compile-c

compile c files in lua (Makefile but in lua)

Example usage:

lua compile
Assuming you have lua in your PATH, AND YOURE IN THE SAME DIRECTORY AS THE COMPILE FILE, this should generate a command string and execute it based on the settings inside the file.