diff --git a/readme.md b/readme.md index 5b00b47..315d89d 100644 --- a/readme.md +++ b/readme.md @@ -98,7 +98,7 @@ Note: From LuaJIT to Lua to lua.vm.js to Moonshine, a basic benchmark sees perfo - [BabeLua](https://archive.codeplex.com/?p=babelua) - Lua editor/debugger extension for VS2012-13 with highlighting, auto-completion, linting, and formatting capabilities. - [lua-mode](https://github.com/immerrr/lua-mode) - Emacs major mode for editing Lua. - [vscode-lua](https://github.com/trixnz/vscode-lua) - VSCode intellisense and linting. - +- [LuaLu](https://apps.apple.com/us/app/lualu-repl-learn-lua-coding/id638219114) - A Lua IDE on iOS devices with Terminal and Code editor supporting syntax highlight ### Utility Belts - [Lua Fun](https://github.com/luafun/luafun) - High-performance functional programming library designed for LuaJIT.