Skip to content
/ Lean Public

Lua 5.4 to C transpiler dependent on the vanilla runtime

License

Notifications You must be signed in to change notification settings

Rerumu/Lean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lean

lean is an extension of lau which seeks to transpile Lua 5.4 bytecode into a C representation that can be bundled with the Lua runtime. It's simple enough to just replace lua.c and run the make file.

The program is currently implemented as a command line tool, and usage can be observed via lean -h.

About

Lua 5.4 to C transpiler dependent on the vanilla runtime

Topics

Resources

License

Stars

Watchers

Forks