LuaLu REPL - Learn Lua Coding


4.2 ( 5232 ratings )
Værktøjer Uddannelse
Forfatter: 盼军 崔
Gratis

Welcome to LuaLu: Unleash Your Lua Coding Potential!

Dive into the world of Lua coding with LuaLu, your all-in-one Lua Integrated Development Environment (IDE) on iOS. With a standalone interpreter, feature-rich code editor, and an intuitive file manager, LuaLu is the ultimate toolkit for Lua enthusiasts and learners alike.

Why Choose LuaLu?

Learn and Experiment: LuaLu is the perfect playground for Lua enthusiasts. Whether youre testing code snippets from books or unleashing your creativity, our interactive learning environment lets you experiment and refine your Lua skills effortlessly.

Project Mastery: Elevate your coding game by organizing complex projects effortlessly. LuaLus built-in File Manager allows you to create, manage, and run multi-file Lua projects with ease. The terminal integration lets you execute your creations seamlessly.

Whats on the Horizon?

Package Management Magic: Stay tuned for LuaLus Package Manager, a game-changer for library integration. Its like having LuaRocks at your fingertips, making library management a breeze.

Debugging

Join the LuaLu Community:

Your Voice Matters: Have a suggestion or a brilliant idea? Reach out to us at [email protected] or visit https://www.iamadman.com, or twitter: andy38074, Reddit: iamadmancom. Your input is what propels LuaLu forward.

Learn on Your Terms: LuaLu is not just an app; its a journey. Learn programming wherever, whenever, and whatever you desire. Unleash your coding potential with LuaLu today!
This is Lua IDE with a standalone interpreter, a Code Editor and File Manager and many useful resources for learning Lua.


Lua REPL:

Lua official standalone interpreter integrated. You can input Lua code interactively with it. And you can also use it to run a Lua file in Terminal.

Terminal:


- supports various cursor operations, including cursor positioning, hiding, showing, and blinking.


- ANSI escape codes for text styling and colors are fully supported. You can set foreground and background colors, as well as apply other text styles.





- Users can select text within the terminal, and xterm.js provides built-in functionality for copying and pasting text to and from the clipboard.


- handles keyboard input, allowing users to type commands and interact with the terminal interface using the keyboard.




"ifconfig","ping","export","readlink","chmod","scp","telnet","host","du","link","dig","cksum","bc","date","egrep","gzip","nslookup","fgrep","mv","open","md5","say","ssh-keygen","xargs","diff","cd","tee","lua","sh","touch","dc","tar","chflags","rm","sort","uniq","awk","printenv","find","mkdir","tail","unalias","pwd","ed","gunzip","compress","nc","uptime","sed","openurl","setenv","stat","alias","sum","head","uname","wc","cat","echo","unsetenv","unlink","pbpaste","rmdir","uncompress","curl","ln","cp","whoami","rlogin","sftp","tr","env","ssh","whois","pbcopy","wol","grep","ls"


"code", "help", "clear", "files"

Code Editor:


Syntax highlighting for Lua and many other languages like: C, C++, Swift, JavaScript, TypeScript, CSS, HTML, Markdown, JSON, Python, YAML, Bash (you can view Makefile as bash file).


Show/Hide line number gutter.




Currently support four themes that cover both Light and Dark Mode


Docs



Lua 5.3.4, 5.3.6, 5.4.6 source code, docs, and tests (written in Lua, they are very good resources for learning Lua)






File Manager

You can create/delete/view/copy/paste files and folders. Source code files are syntax highlighted.