🌗 GitHub - CDSoft/luax: luax 是基於 Lua 5.4 的 Lua 直譯器和 REPL,補充了一些有用的套件
➤ luax - Lua 直譯器和編譯器
✤ https://github.com/CDSoft/luax
luax 是基於 Lua 5.4 的 Lua 直譯器和 REPL,增添了一些有用的套件,並能從 Lua 腳本產生獨立的執行檔。
+ 對於需要在 Lua 環境中擴展功能的開發者來說,這個工具看起來很實用。
+ 從文章中可以清楚地瞭解 luax 的功能和如何使用,對於想要更深入瞭解 Lua 的人來說是一個不錯的參考資料。
#LuaX
➤ luax - Lua 直譯器和編譯器
✤ https://github.com/CDSoft/luax
luax 是基於 Lua 5.4 的 Lua 直譯器和 REPL,增添了一些有用的套件,並能從 Lua 腳本產生獨立的執行檔。
+ 對於需要在 Lua 環境中擴展功能的開發者來說,這個工具看起來很實用。
+ 從文章中可以清楚地瞭解 luax 的功能和如何使用,對於想要更深入瞭解 Lua 的人來說是一個不錯的參考資料。
#LuaX
GitHub - CDSoft/luax: luax is a Lua interpreter and REPL based on Lua 5.4, augmented with some useful packages. It is also a "compiler" that produces standalone executables from Lua scripts.
luax is a Lua interpreter and REPL based on Lua 5.4, augmented with some useful packages. It is also a "compiler" that produces standalone executables from Lua scripts. - CDSoft/luax