36ed90c9baea33684695cfb5ae9e0b54df41e0b9
Revert "Add support for C11-style _Pragma operator on processpre". Revert "Add unit test for the _Pragma operator". This reverts commits31fcb331c7ande261ac2121. This should rather be the job of the preprocessor, which should generate #pragma lines. gcc does that.
LSL PyOptimizer
LSL PyOptimizer is a LSL2 script optimizer written in Python 2. Currently it only supports code memory optimization (no speed optimization), only for Mono (no LSO), and only for the Second Life flavour of LSL (no OpenSim etc.).
HTML introduction, list of features and documentation available at http://lsl.blacktulip-virtual.com/lsl-pyoptimizer/
Description
Optimizes a LSL2 script, folding constants, removing unused code and more. Adds new syntax features too.
Languages
Python
73.5%
LSL
26.5%