Use APKPure App
Get Pixilang old version APK for Android
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
Last updated on Oct 23, 2024
* shebang (#!) character sequence support;
* new function: sv_sampler_par() - set/get SunVox sampler parameter;
* new PIXINFO_OPENGL flag for PIXILANG_INFO variable; use the following code to check for OpenGL at runtime (unlike OPENGL constant, which reports the presence of OpenGL during compilation): if PIXILANG_INFO & PIX
* speed optimization;
* bug fixes.
Uploaded by
Luis Gomez
Requires Android
Android 4.1+
Category
Report
Pixilang
3.8.5 by Alexander Zolotov
Oct 23, 2024