Welcome to NXLUA’s documentation!

What’s it

  • It’s lua-5.1 with extra builtin libraries.
    • Image operation

    • socket

    • encrypt/decrypt

    • digest(eg: md5/sha1)

    • bit operation

  • Is’s fully build statically . No run-time dependencies.

Contents

Dependencies

  • boost header-only libraries

  • cpp-linenoise

  • libuv

  • lua-5.1.5

  • lua-cjson

  • LuaBitOp-1.0.2

  • luv

  • openssl-3.0.2

  • stb_image, stb_image_write

  • zlib-1.2.11

  • tolua (with some modified)

  • luafilesystem

  • lupa

  • lpeg

  • curl-7.83.1

Downloads