Skip to content

vmunix486/blua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLua

A better version of Lua that I made for myself. The only thing that's different about this version of Lua 5.5.0 is that it has support for a lot of other libraries, such as Raylib.

Another good thing about BLua is that everything is compiled into the executable itself, and not as a Lua module that for whatever reason needs CMake to compile. (looking at you, FLTK modules...)

Libraries

  • Raylib (some functions)

About

Beyond/Better Lua

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors