Home » Tools » Pixilang
Pixilang Apk

Pixilang 3.8.4 APK

  • Version: 3.8.4
  • File size: 8.28MB
  • Requires: Android 4.0+
  • Package Name: nightradio.pixilang
  • Developer: Alexander Zolotov
  • Updated Oct 23, 2023
  • Price: Free
  • Rate 3.67 stars – based on 187 reviews
What's New?

* load()/fload() option: LOAD_AS_RAW - load the file as raw data (array of bytes) without decoding;
* load()/fload() can decode OGG (Vorbis), MP3 and FLAC audio files; see sound/wav_player.pixi;
* save()/fsave() can save to FLAC and OGG (Vorbis);
* bug fixes.

Pixilang App

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, demosceners and designers. It is cross-platform and open source (MIT License).
Pixilang programs are stored in text files (UTF8) 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.

Documentation: http://www.warmplace.ru/wiki/pixilang:manual_en

Show More