
Pixilang
Pixel-oriented programming language for multimedia apps and experiments
Alexander Zolotov · nightradio.pixilang
UpdatedJan 18, 2026
PublishedMar 7, 2022
Packagenightradio.pixilang
MD5235696ae276631bf7942d532e5c5a6dc
SHA1 (signer)C2:3E:35:99:EE:45:36:D3:8D:42:A4:B9:6E:DA:45:57:59:FE:22:03
Signed byCN=Alexander Zolotov, L=Ekaterinburg
Architecturesx86, x86-64, armeabi-v7a, arm64-v8a
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
What's new
bug fixes
Description
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
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
Required features
- Faketouch android.hardware.faketouch
Permissions (11)
Pixilang requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Camera android.permission.CAMERA
- Internet android.permission.INTERNET
- Manage External Storage android.permission.MANAGE_EXTERNAL_STORAGE
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Read Media Audio android.permission.READ_MEDIA_AUDIO
- Read Media Images android.permission.READ_MEDIA_IMAGES
- Record Audio android.permission.RECORD_AUDIO
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- Nightradio Pixilang Dynamic Receiver Not Exported Permission nightradio.pixilang.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION