Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.03 KB

File metadata and controls

20 lines (12 loc) · 1.03 KB

This is an ELKS (Linux 8086) port to Lua, with minimal patching.

How to build?

Lua is built with OWC and soft-fpu. For compiler setup check here. To compile run: make -f Makefile.elks

Branches are:

Lua upstream

This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.

Please do not send pull requests. To report issues, post a message to the Lua mailing list.

Download official Lua releases from Lua.org.