mundusnine / luau_extensions

More PUC Rio with your luau ?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luau extensions

Bring back PUC Rio lua functionality into luau. Mostly used for BYOGE.

  • Equivalent require
    • Optional "Sandbox" require with PhysFS
  • IO System access
    • Optional "Sandbox" io access with PhysFS
  • LSP support for libs
    • iolib.d.luau

Dependencies:

To integrate Luau extensions into your CMake application projects, at the minimum you'll need to depend on Luau.Compiler and Luau.VM projects from the Luau repos. Luau.Compiler dependency will eventually be optional through a define.

About

More PUC Rio with your luau ?

License:Other


Languages

Language:C 67.2%Language:C++ 32.4%Language:Shell 0.3%