LSL Status

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Moved "LSL Status - Quick Progress Guide" to top of the page. The "LSL_Status/Types", "LSL_Status/Functions", and "LSL_Status/Events" pages need to be updated!!!)
m (See Also: Updated "See Also" links. Minor edit. Please ignore. Thank-you!)
Line 102: Line 102:
  
 
* [[Status|Main Status Page]]
 
* [[Status|Main Status Page]]
* [[LSL Status|LSL Status]]
+
* [[OSSL Status|OSSL Status Page]]
* [[LSL Status/Types|LSL Types Status]]
+
* [[OSSL Status/Types|OSSL Types Status Page]]
* [[LSL Status/Events|LSL Events Status]]
+
* [[OSSL Status/Events|OSSL Events Status Page]]
* [[LSL Status/Functions|LSL Functions Status]]
+
* [[OSSL Status/Functions|OSSL Functions Status Page]]
 +
* [[OSSL_Status/Functions/Summary | OSSL Functions Status Summary]]
 +
* [[LSL Status|LSL Status Page]]
 +
* [[LSL Status/Types|LSL Types Status Page]]
 +
* [[LSL Status/Events|LSL Events Status Page]]
 +
* [[LSL Status/Functions|LSL Functions Status Page]]
 
* [[LSL_Status/functions/summary | LSL Functions Status Summary]]
 
* [[LSL_Status/functions/summary | LSL Functions Status Summary]]
 
* [[Technical_Reference|Technical Reference Page]]
 
* [[Technical_Reference|Technical Reference Page]]

Revision as of 10:08, 22 May 2009

Technical Reference -> Terms -> LSL Status


What is the current LSL Status?

Introduction

This page is for those who want to flesh out the LSL ScriptEngine. The file you modify is Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs.

This page is always under construction and perpetually being updated, don't consider the info here to be 100% updated or correct. If you find a feature that works that is not listed as "working" here. Please fully test it out and update it here or make a note that it is working and ready to be tested, if you can't test it.

LSL Status | Quick Progress Guide

Script tests


Types


Events


Functions


Latest LSL News


Kan-Ed Tests

OpenSim Kan-Ed Tests

Kan-Ed Test reference (Link actually not working please update..)

Old version through Archive.org

Note: Link dead and no existence of these scripts on the Kan-Ed site as of 3/25/08. Please use the included examples on this wiki for reference at this point.

Types

OpenSim LSL-Types Status
LSL-reference

Events

OpenSim LSL-Events Status
LSL-reference

Functions

OpenSim LSL-Functions Status
LSL-reference

Known Issues

The list memory hack shown below is not supported. See [Mantis 3187].

list foo = [ "foo" ];
foo = (foo=[]) + foo + [ "bar" ];

See Bug Tracker for known issues and Bug status updates.

See Also

Personal tools
General
About This Wiki