Pixilang
Pixilang Summary
Pixilang is a mobile Android app in Tools by Alexander Zolotov. Released in Sep 2012 (13 years ago). It has about 14.4K+ installs and 202 ratings with a 3.22★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 589 monthly active users . Store metadata: updated Dec 29, 2025.
Recent activity: 8.00 installs this week (40 over 4 weeks) showing steady growth View trends →
Store info: Last updated on Google Play on Dec 29, 2025 .
3.22★
Ratings: 202
Screenshots
App Description
Pixel-oriented programming language for multimedia apps and experiments
Pixilang is a pixel-oriented programming language for small graphics/sound applications and experiments. Originally created by Alexander Zolotov (NightRadio) and Mik Razuvaev (Goglus) for non-programmers and artists. It is cross-platform and open source (MIT).
Pixilang programs are stored in text files (UTF-8 encoding) with extensions .txt or .pixi. So you can use your favorite text editor to create/edit these files. Pixilang has no built-in editor.
Key features:
• universal containers (pixi-container) for any type of data;
• dynamically typed variables (for integer or floating point numbers);
• functions for sound synthesis and recording;
• functions for block data processing;
• supported file formats (load/save): WAV, PNG, JPG, GIF (animated);
• native code (external dynamic libraries) support;
• OpenGL acceleration;
• MIDI In/Out.
Documentation: https://warmplace.ru/soft/pixilang/manual.php
