Paste here the script that you want to optimize, select the desired optimization options below and press the Optimize button.
while
llGetListLength(myList)
(myList != [])
if
else
[a, b, c, ...]
(list)a + b + c + ...
float PI_BY_FOUR = PI / 4;
float SIN_2 = llSin(2);
(list)!x
(string)(integer)x
default
switch
mylist[3] = 5;
integer i = (integer)mylist[2];
|=
&=
^=
<<=
>>=
inline
This online project has just been launched. Please help improve it by reporting any problems you find to Sei Lisa.
The complete program is available at https://github.com/Sei-Lisa/LSL-PyOptimizer. The documentation for the offline version is at http://lsl.blacktulip-virtual.com/lsl-pyoptimizer/, most of which applies to this version as well.
The following options are available only in the offline version and not in this version:
#pragma
builtins.txt
fndata.txt
python-exceptions
FoldTabs
WarnTabs
Service offered by <SeiS>Service release date: 2017-05-07
Copyright © 2017-2024 Sei Lisa. All rights reserved.