d58bc2d350ff4949f954c71d0ab3c3f99d6482a3
So far only two kinds: angle in llSensor[Repeat] and null keys in functions that take a key parameter. Closes two TODOs.
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://seis.shop.tm/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%