Skip to content

wbs1992/bee.lua

 
 

Repository files navigation

bee.lua

Lua runtime and toolset

Build Status

Build

Lua patch

  • Enable ansi escape code on windows
  • String encoding on windows using utf8
  • Remove randomness when traversing the table
  • Add error hook (for debugger)
  • Add resume/yield hook (for debugger)

About

Lua runtime and toolset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 98.2%
  • Lua 1.2%
  • Other 0.6%