Skip to content

EvandroLG/lua_to_bytecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

lua_to_bytecode

A simple script that convert every lua file to a bytecode file. It uses the standard Lua compiler.

How does it work?

Simply execute the script passing a directory as a parameter, as the example:

  ./lua_to_bytecode.sh -d src/

Then, the program will create a new build directory in the same directory where the script was executed.

About

A simple script that convert every lua file to a bytecode file.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages