GitHub - unixzii/lua-embedded: A Lua fork that is specially optimized for embedded devices. · GitHub
Skip to content
 
 

Latest commit

 

History

5,458 Commits

Folders and files

Repository files navigation

Lua Embedded

NOTE:
This project is actively developed and still working in progress.

Lua Embedded is a Lua fork that is specially optimized for embedded devices. Most of the original Lua features are preserved to ensure the maximum compatiblity. For complete information about Lua, visit Lua.org.

Major Modifications

  • Disabled some uncommonly used built-in libraries.
  • Extracted some system functions to the platform adaptor layer.
  • Removed the dependencies of some system functions (eg. time), while maintaining the correctness of related functionalities.

Build

TBD

About

A Lua fork that is specially optimized for embedded devices.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages