Hello Lua community, :]
I'm excited to announce a major update to Pterocos (
https://pterocos.eu.org), a
free online code editor that runs directly in your browser.
**What's New:**
- **New Lua editor** - Write and run Lua code instantly in your browser
- **Live user chat** - Talk to other developers inside the editor
- **AI chat assistant** - Get help with debugging and code generation
**Key Features:**
- No installation, no account required
- Run Lua code via WebAssembly
- Live preview and real-time collaboration
- Powered by the Monaco Editor (VS Code's engine)
- Open-source and free forever
**Why Lua developers might find this useful:**
- Quickly test Lua snippets without local setup
- Prototype LOVE2D game logic when away from your main machine
- Share runnable Lua examples with teammates or learners
- Get help instantly via live chat
This is a significant step forward for the project, and I'd love to hear your
feedback.
Try it:
https://pterocos.eu.orgBest regards,
AmineKHD