4.5
151 review
8.28 MB
Everyone
Content rating
10.6K
Downloads
Pixilang screenshot 1 Pixilang screenshot 2 Pixilang screenshot 3 Pixilang screenshot 4 Pixilang screenshot 5 Pixilang screenshot 6

About this product

Pixel-oriented programming language for multimedia apps and experiments

Rating and review

4.5
151 ratings
5
4
3
2
1

Pixilang 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
↓ Read more