Lua IDE - Learn Lua Coding

Lua IDE - Learn Lua Coding

Descargar en App Store
Logo de Lua IDE - Learn Lua Coding

Lua IDE - Aprende Codificación Lua: Construye Tu Futuro en Desarrollo de Juegos y Más Allá

La estación de trabajo móvil definitiva para creadores aspirantes y usuarios avanzados. Domina Lua con un editor de código profesional, intérprete independiente y una terminal con todas las funciones, sin necesidad de portátil.

Editor

盼军 崔

Categoría

Developer Tools

Descargas

1K+

Valoración

4.2/5

Total valoraciones

0

Idiomas

1

Tu Laboratorio de Codificación Portátil

Descubre la interfaz utilizada por 1K+ usuarios.

Editor de código móvil de Lua IDE con resaltado de sintaxis e interfaz de múltiples pestañas en iPhone

Editor de código móvil de Lua IDE con resaltado de sintaxis e interfaz de múltiples pestañas en iPhone

Interfaz del gestor de archivos de proyectos en Lua IDE mostrando carpetas y archivos de script

Interfaz del gestor de archivos de proyectos en Lua IDE mostrando carpetas y archivos de script

Interfaz de terminal móvil en la aplicación Lua IDE mostrando comandos de shell y archivos de directorio

Interfaz de terminal móvil en la aplicación Lua IDE mostrando comandos de shell y archivos de directorio

Interfaz de la aplicación Lua IDE mostrando el intérprete independiente y la terminal con soporte de color.

Interfaz de la aplicación Lua IDE mostrando el intérprete independiente y la terminal con soporte de color.

Interfaz de la aplicación Lua IDE mostrando recursos de documentación y un sandbox de gestión de archivos

Interfaz de la aplicación Lua IDE mostrando recursos de documentación y un sandbox de gestión de archivos

Interfaz del gestor de bibliotecas de Lua mostrando bibliotecas integradas como LuaSocket y MobDebug

Interfaz del gestor de bibliotecas de Lua mostrando bibliotecas integradas como LuaSocket y MobDebug

Editor de código móvil de Lua IDE mostrando resaltado de sintaxis para un script con pestañas de navegación

Editor de código móvil de Lua IDE mostrando resaltado de sintaxis para un script con pestañas de navegación

Interfaz de terminal móvil de Lua IDE mostrando comandos de shell y listados de archivos

Interfaz de terminal móvil de Lua IDE mostrando comandos de shell y listados de archivos

Pantalla de la aplicación Lua IDE mostrando documentación oficial y enlaces a recursos de aprendizaje

Pantalla de la aplicación Lua IDE mostrando documentación oficial y enlaces a recursos de aprendizaje

Una lista de carpetas de código fuente de Lua incluidas para las versiones 5.3.4, 5.3.6 y 5.4.6 en la sección de documentación

Una lista de carpetas de código fuente de Lua incluidas para las versiones 5.3.4, 5.3.6 y 5.4.6 en la sección de documentación

Tu Potencia de Lua Portátil

Las herramientas que hacen destacar esta app, elegida por 1K+ usuarios.

💻

Editor de Código de Clase Escritorio

Escribe código limpio con resaltado de sintaxis para Lua y más de 10 idiomas, con temas personalizados y operaciones de cursor avanzadas optimizadas para móviles.

🚀

Hecho para Roblox y Más Allá

El patio de recreo definitivo para aspirantes a desarrolladores de juegos para dominar la lógica de scripting utilizando documentación oficial incluida y ejemplos de código fuente del mundo real.

🐚

Terminal Profesional y Acceso a Shell

Ejecuta scripts al instante con una REPL integrada y una potente terminal que soporta comandos esenciales como SSH, curl y grep para flujos de trabajo avanzados.

Sobre la app

Todo lo que necesitas saber sobre Lua IDE - Learn Lua Coding.

Descripción

Welcome to Lua IDE: Unleash Your Lua Coding Potential! Dive into the world of Lua coding with Lua IDE, your all-in-one Lua Integrated Development Environment (IDE) on iOS. With a standalone interpreter, feature-rich code editor, and an intuitive file manager, Lua IDE is the ultimate toolkit for Lua enthusiasts and learners alike. Why Choose Lua IDE? Learn and Experiment: Lua IDE is the perfect playground for Lua enthusiasts. Whether you're 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. Lua IDE's 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. What's on the Horizon? Package Management Magic: Stay tuned for Lua IDE's Package Manager, a game-changer for library integration. It's like having LuaRocks at your fingertips, making library management a breeze. Debugging Join the Lua IDE Community: Your Voice Matters: Have a suggestion or a brilliant idea? Reach out to us at amadman380743909@gmail.com or visit https://www.iamadman.com, or twitter: andy38074, Reddit: iamadmancom. Your input is what propels Lua IDE forward. Learn on Your Terms: Lua IDE is not just an app; it's a journey. Learn programming wherever, whenever, and whatever you desire. Unleash your coding potential with Lua IDE 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: ##Cursor Operations: - supports various cursor operations, including cursor positioning, hiding, showing, and blinking. ##Colors: - 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. ##Escape Sequences: ##256-Color Mode: ##True Color (24-Bit Color): ##Text Selection and Copy-Paste: - Users can select text within the terminal, and xterm.js provides built-in functionality for copying and pasting text to and from the clipboard. ##Input Handling: - handles keyboard input, allowing users to type commands and interact with the terminal interface using the keyboard. ##UTF-8 and Multilingual Support: #Shell Commands ##Support many useful shell commands "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" ##Custom commands "code", "help", "clear", "files" Code Editor: ## Syntax Highlight 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). ## Line Number Show/Hide line number gutter. ## Wrap Line ## Invisible Characters ## Themes Currently support four themes that cover both Light and Dark Mode Docs ##Bundled Source Code and Documentations ###Lua source code 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) ##Online Documentations ###Lua.org ###Lua-users.org ###LuaRocks.org ###Awesome-lua File Manager You can create/delete/view/copy/paste files and folders. Source code files are syntax highlighted.

Última versión

4.8.1

Tamaño

94.5 MB

Fecha de lanzamiento

25 abr 2013

Convierte Tu iPad en un Estudio de Codificación Profesional

Únete a miles de desarrolladores que dominan Lua para diseño de juegos y automatización. Descarga el IDE todo en uno con terminal integrada y comienza a crear hoy mismo.

Descargar en App Store

App information, icons, screenshots, and descriptions displayed on this page are sourced from the Apple App Store and are the property of their respective developers. Download estimates and rankings are based on MWM's proprietary models and may not reflect actual figures. This page is provided for informational and analytical purposes only.

Believe this page infringes your intellectual property? File a dispute