Hello Lua community,
I wanted to share an update on Pterocos – a browser-based code editor that now works smoothly on mobile devices with full support for Lua (alongside Python, PHP, Ruby, Rust, and more).
What it does: Pterocos runs entirely in your browser via WebAssembly – no installation, no account required . You can write and run Lua code directly from your phone, tablet, or desktop using the Monaco editor (same engine as VS Code).
Why Lua developers might find it useful:
Quickly test Lua snippets without setting up a local environment
Prototype algorithms or game logic on the go
Share runnable Lua code examples with others via a simple link
Great for teaching or learning Lua with zero friction
Try it out:
https://pterocos.eu.orgGitHub:
https://github.com/aminkheddache-dotcom/PterocosI'd love your feedback – especially from Lua users who've tried it on mobile. What features would make it more useful for your workflow?
Best,
AmineKHD