Sei Lisa aad73fb71d Added command line option to display the preprocessor output.
Will help identify the source line until preprocessor line tracking is implemented.
2015-05-06 02:45:37 +02:00
2014-07-26 03:06:33 +02:00
2015-04-29 00:49:34 +02:00
2015-03-13 16:56:32 +01:00

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.project.li/lsl-pyoptimizer/

Description
Optimizes a LSL2 script, folding constants, removing unused code and more. Adds new syntax features too.
Readme 1.7 MiB
Languages
Python 73.5%
LSL 26.5%