Difference between revisions of "User:Sei Lisa"

From Second Life Wiki
Jump to navigation Jump to search
(update links, add lslint)
(Add regex engine, fix minor stuff)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


* [http://lsl.blacktulip-virtual.com/lsl-pyoptimizer/ LSL-PyOptimizer], a tool written in Python that optimizes scripts for size.
* [http://lsl.blacktulip-virtual.com/lsl-pyoptimizer/ LSL-PyOptimizer], a tool written in Python that optimizes scripts for size.
* [https://lsl.blacktulip-virtual.com/lslcalc/lslcalc.php LSL Calculator] calculates expressions using LSL syntax. It is able to perform calculations with all LSL types.
* [http://lsl.blacktulip-virtual.com/lslcalc/lslcalc.php LSL Calculator] calculates expressions using LSL syntax. It is able to perform calculations with all LSL types.
* [https://bitbucket.org/Sei_Lisa/kwdb kwdb], a LSL keywords database that can generate syntax for various editors and tools, for SL and OpenSim.
* [https://bitbucket.org/Sei_Lisa/kwdb kwdb], a LSL keywords database that can generate syntax for various editors and tools, for SL and OpenSim.
* [http://lsl.blacktulip-virtual.com/lsl/ Unofficial LSL Reference Wiki], an alternative wiki for LSL reference. Work-in-progress. Sort of stalled at present.
* [http://lsl.blacktulip-virtual.com/lsl/ Unofficial LSL Reference Wiki], an alternative wiki for LSL reference. Work-in-progress. Sort of stalled at present.
* [http://lsl.blacktulip-virtual.com/lsl/articles/regex Regular expression engine] for LSL.


I am not the maintainer of this one, but kind of the "de-facto maintainer":
I am not the maintainer of this one, but kind of a "de-facto maintainer":


* [https://github.com/makopo/lslint lslint], a tool to check your script for errors and common mistakes, catching them all in one go instead of stopping at the first one. I was told there was a plug-in for SublimeText but it seems to no longer be usable.
* [https://github.com/makopo/lslint lslint], a tool to check your script for errors and common mistakes, catching them all in one go instead of stopping at the first one. I was told there was a plug-in for SublimeText but it seems to no longer be usable.


My store is [https://marketplace.secondlife.com/stores/92293 <SeiS>].
My store in Marketplace is [https://marketplace.secondlife.com/stores/92293 <SeiS>].

Latest revision as of 09:50, 13 September 2020

Scripter. SL is currently my job. I take custom orders.

I am the maintainer of the following tools for scripters:

  • LSL-PyOptimizer, a tool written in Python that optimizes scripts for size.
  • LSL Calculator calculates expressions using LSL syntax. It is able to perform calculations with all LSL types.
  • kwdb, a LSL keywords database that can generate syntax for various editors and tools, for SL and OpenSim.
  • Unofficial LSL Reference Wiki, an alternative wiki for LSL reference. Work-in-progress. Sort of stalled at present.
  • Regular expression engine for LSL.

I am not the maintainer of this one, but kind of a "de-facto maintainer":

  • lslint, a tool to check your script for errors and common mistakes, catching them all in one go instead of stopping at the first one. I was told there was a plug-in for SublimeText but it seems to no longer be usable.

My store in Marketplace is <SeiS>.