项目作者: Sei-Lisa

项目描述 :
Optimizes a LSL2 script, folding constants, removing unused code and more. Adds new syntax features too.
高级语言: Python
项目地址: git://github.com/Sei-Lisa/LSL-PyOptimizer.git
创建时间: 2015-03-05T22:59:38Z
项目社区:https://github.com/Sei-Lisa/LSL-PyOptimizer

开源协议:GNU General Public License v3.0

下载


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 or Luau), and only for the Second Life flavour of LSL (no OpenSim etc.).

:warning: WARNING: \
This optimizer is designed for Mono only. It was never designed for LSO, and it was never designed for Luau. Some optimizations are known to make LSO and Luau code larger instead of shorter. When Luau becomes the default, this optimizer will become obsolete.

HTML introduction, list of features and documentation available at http://lsl.blacktulip-virtual.com/lsl-pyoptimizer/