OpenGenesisLINKLSL status
LSL status
Compatibility and implementation status for LSL types, constants, events and functions in OpenGenesisLINK.
Updated 2026-09-17

Track LSL compatibility transparently
This page is the technical status list for planned LSL compatibility in OpenGenesisLINK. It separates language types, constants, events and functions and can be filtered by name, group and state.
State at 2.0.0-dev: The public server state does not yet publish a complete LSL runtime as an implemented subsystem. Entries are therefore not marked compatible merely because signatures or plans exist.
When is something implemented?
An entry is only promoted after parser/runtime behavior and at least one reproducible test exist. A signature, stub or specification mapping alone does not count as full compatibility.
Future script runtime
The technical roadmap includes persistent script state, events, sandboxing, resource budgets and world scripting APIs. These items will only be promoted in the LSL status once they are verifiable in the published repository.
1%verified / mapped
172 LSL entries in the catalogue
Implementation remains at 0% until a reproducible test exists.
| Group | Name | Kind | Status | Progress | Notes |
|---|---|---|---|---|---|
| Types | integer |
Type | Specification mapped | 10% |
Target: LSL-compatible integer behavior. |
| Types | float |
Type | Specification mapped | 10% |
Target: LSL-compatible float behavior. |
| Types | string |
Type | Specification mapped | 10% |
UTF-8 and LSL compatibility will be tested separately. |
| Types | key |
Type | Specification mapped | 10% |
UUID/key semantics planned. |
| Types | vector |
Type | Specification mapped | 10% |
Vector operators and conversions planned. |
| Types | rotation |
Type | Specification mapped | 10% |
Quaternion semantics planned. |
| Types | list |
Type | Specification mapped | 10% |
Heterogeneous lists following the LSL model. |
| Events | state_entry |
Event | Unverified | 0% |
No public compatibility test yet. |
| Events | state_exit |
Event | Unverified | 0% |
|
| Events | touch_start |
Event | Unverified | 0% |
|
| Events | touch |
Event | Unverified | 0% |
|
| Events | touch_end |
Event | Unverified | 0% |
|
| Events | listen |
Event | Unverified | 0% |
|
| Events | timer |
Event | Unverified | 0% |
|
| Events | collision_start |
Event | Unverified | 0% |
|
| Events | collision |
Event | Unverified | 0% |
|
| Events | collision_end |
Event | Unverified | 0% |
|
| Events | changed |
Event | Unverified | 0% |
|
| Events | on_rez |
Event | Unverified | 0% |
|
| Events | attach |
Event | Unverified | 0% |
|
| Events | dataserver |
Event | Unverified | 0% |
|
| Events | http_response |
Event | Unverified | 0% |
|
| Events | http_request |
Event | Unverified | 0% |
|
| Events | sensor |
Event | Unverified | 0% |
|
| Events | no_sensor |
Event | Unverified | 0% |
|
| Events | link_message |
Event | Unverified | 0% |
|
| Events | run_time_permissions |
Event | Unverified | 0% |
|
| Events | control |
Event | Unverified | 0% |
|
| Events | object_rez |
Event | Unverified | 0% |
|
| Events | money |
Event | Unverified | 0% |
Requires external economy integration. |
| Events | transaction_result |
Event | Unverified | 0% |
|
| Constants | TRUE / FALSE |
Constant | Specification mapped | 10% |
|
| Constants | NULL_KEY |
Constant | Specification mapped | 10% |
|
| Constants | ZERO_VECTOR |
Constant | Specification mapped | 10% |
|
| Constants | ZERO_ROTATION |
Constant | Specification mapped | 10% |
|
| Constants | ALL_SIDES |
Constant | Specification mapped | 10% |
|
| Constants | LINK_ROOT / LINK_SET |
Constant | Specification mapped | 10% |
|
| Functions | llAbs |
Function | Unverified | 0% |
Math |
| Functions | llAcos |
Function | Unverified | 0% |
Math |
| Functions | llAsin |
Function | Unverified | 0% |
Math |
| Functions | llAtan2 |
Function | Unverified | 0% |
Math |
| Functions | llCos |
Function | Unverified | 0% |
Math |
| Functions | llSin |
Function | Unverified | 0% |
Math |
| Functions | llTan |
Function | Unverified | 0% |
Math |
| Functions | llSqrt |
Function | Unverified | 0% |
Math |
| Functions | llPow |
Function | Unverified | 0% |
Math |
| Functions | llFloor |
Function | Unverified | 0% |
Math |
| Functions | llFrand |
Function | Unverified | 0% |
Math |
| Functions | llLog |
Function | Unverified | 0% |
Math |
| Functions | llLog10 |
Function | Unverified | 0% |
Math |
| Functions | llStringLength |
Function | Unverified | 0% |
String |
| Functions | llToLower |
Function | Unverified | 0% |
String |
| Functions | llToUpper |
Function | Unverified | 0% |
String |
| Functions | llStringTrim |
Function | Unverified | 0% |
String |
| Functions | llSubStringIndex |
Function | Unverified | 0% |
String |
| Functions | llDeleteSubString |
Function | Unverified | 0% |
String |
| Functions | llInsertString |
Function | Unverified | 0% |
String |
| Functions | llReplaceSubString |
Function | Unverified | 0% |
String |
| Functions | llEscapeURL |
Function | Unverified | 0% |
String |
| Functions | llUnescapeURL |
Function | Unverified | 0% |
String |
| Functions | llList2String |
Function | Unverified | 0% |
List |
| Functions | llListSort |
Function | Unverified | 0% |
List |
| Functions | llListRandomize |
Function | Unverified | 0% |
List |
| Functions | llListStatistics |
Function | Unverified | 0% |
List |
| Functions | llListInsertList |
Function | Unverified | 0% |
List |
| Functions | llListReplaceList |
Function | Unverified | 0% |
List |
| Functions | llCSV2List |
Function | Unverified | 0% |
List |
| Functions | llDumpList2String |
Function | Unverified | 0% |
List |
| Functions | llSay |
Function | Unverified | 0% |
Chat |
| Functions | llWhisper |
Function | Unverified | 0% |
Chat |
| Functions | llShout |
Function | Unverified | 0% |
Chat |
| Functions | llRegionSay |
Function | Unverified | 0% |
Chat |
| Functions | llRegionSayTo |
Function | Unverified | 0% |
Chat |
| Functions | llListen |
Function | Unverified | 0% |
Chat |
| Functions | llListenRemove |
Function | Unverified | 0% |
Chat |
| Functions | llInstantMessage |
Function | Unverified | 0% |
Messaging |
| Functions | llMessageLinked |
Function | Unverified | 0% |
Link |
| Functions | llGetPos |
Function | Unverified | 0% |
Object |
| Functions | llSetPos |
Function | Unverified | 0% |
Object |
| Functions | llGetRot |
Function | Unverified | 0% |
Object |
| Functions | llSetRot |
Function | Unverified | 0% |
Object |
| Functions | llGetScale |
Function | Unverified | 0% |
Object |
| Functions | llSetScale |
Function | Unverified | 0% |
Object |
| Functions | llSetText |
Function | Unverified | 0% |
Object |
| Functions | llGetObjectName |
Function | Unverified | 0% |
Object |
| Functions | llGetOwner |
Function | Unverified | 0% |
Object |
| Functions | llGetCreator |
Function | Unverified | 0% |
Object |
| Functions | llGetObjectDetails |
Function | Unverified | 0% |
Object |
| Functions | llSetPrimitiveParams |
Function | Unverified | 0% |
Object |
| Functions | llGetPrimitiveParams |
Function | Unverified | 0% |
Object |
| Functions | llSetLinkPrimitiveParamsFast |
Function | Unverified | 0% |
Object |
| Functions | llSetTexture |
Function | Unverified | 0% |
Texture |
| Functions | llSetColor |
Function | Unverified | 0% |
Texture |
| Functions | llSetAlpha |
Function | Unverified | 0% |
Texture |
| Functions | llSetTextureAnim |
Function | Unverified | 0% |
Texture |
| Functions | llParticleSystem |
Function | Unverified | 0% |
Particles |
| Functions | llPlaySound |
Function | Unverified | 0% |
Sound |
| Functions | llLoopSound |
Function | Unverified | 0% |
Sound |
| Functions | llStopSound |
Function | Unverified | 0% |
Sound |
| Functions | llTriggerSound |
Function | Unverified | 0% |
Sound |
| Functions | llSetTimerEvent |
Function | Unverified | 0% |
Script |
| Functions | llResetScript |
Function | Unverified | 0% |
Script |
| Functions | llGetScriptName |
Function | Unverified | 0% |
Script |
| Functions | llGetScriptState |
Function | Unverified | 0% |
Script |
| Functions | llSetScriptState |
Function | Unverified | 0% |
Script |
| Functions | llSleep |
Function | Unverified | 0% |
Script |
| Functions | llGetFreeMemory |
Function | Unverified | 0% |
Script |
| Functions | llGetUsedMemory |
Function | Unverified | 0% |
Script |
| Functions | llGetInventoryName |
Function | Unverified | 0% |
Inventory |
| Functions | llGetInventoryType |
Function | Unverified | 0% |
Inventory |
| Functions | llGetInventoryNumber |
Function | Unverified | 0% |
Inventory |
| Functions | llGiveInventory |
Function | Unverified | 0% |
Inventory |
| Functions | llGiveInventoryList |
Function | Unverified | 0% |
Inventory |
| Functions | llRemoveInventory |
Function | Unverified | 0% |
Inventory |
| Functions | llGetNotecardLine |
Function | Unverified | 0% |
Dataserver |
| Functions | llGetNumberOfNotecardLines |
Function | Unverified | 0% |
Dataserver |
| Functions | llHTTPRequest |
Function | Unverified | 0% |
HTTP |
| Functions | llHTTPResponse |
Function | Unverified | 0% |
HTTP |
| Functions | llRequestURL |
Function | Unverified | 0% |
HTTP |
| Functions | llRequestSecureURL |
Function | Unverified | 0% |
HTTP |
| Functions | llReleaseURL |
Function | Unverified | 0% |
HTTP |
| Functions | llSensor |
Function | Unverified | 0% |
Sensor |
| Functions | llSensorRepeat |
Function | Unverified | 0% |
Sensor |
| Functions | llSensorRemove |
Function | Unverified | 0% |
Sensor |
| Functions | llDetectedKey |
Function | Unverified | 0% |
Detection |
| Functions | llDetectedName |
Function | Unverified | 0% |
Detection |
| Functions | llDetectedPos |
Function | Unverified | 0% |
Detection |
| Functions | llDetectedRot |
Function | Unverified | 0% |
Detection |
| Functions | llDetectedType |
Function | Unverified | 0% |
Detection |
| Functions | llRequestPermissions |
Function | Unverified | 0% |
Permissions |
| Functions | llGetPermissions |
Function | Unverified | 0% |
Permissions |
| Functions | llTakeControls |
Function | Unverified | 0% |
Controls |
| Functions | llReleaseControls |
Function | Unverified | 0% |
Controls |
| Functions | llStartAnimation |
Function | Unverified | 0% |
Animation |
| Functions | llStopAnimation |
Function | Unverified | 0% |
Animation |
| Functions | llGetAnimation |
Function | Unverified | 0% |
Animation |
| Functions | llRezObject |
Function | Unverified | 0% |
Rez |
| Functions | llDie |
Function | Unverified | 0% |
Rez |
| Functions | llSitTarget |
Function | Unverified | 0% |
Avatar |
| Functions | llUnSit |
Function | Unverified | 0% |
Avatar |
| Functions | llTeleportAgent |
Function | Unverified | 0% |
Teleport |
| Functions | llMapDestination |
Function | Unverified | 0% |
Teleport |
| Functions | llGetRegionName |
Function | Unverified | 0% |
Region |
| Functions | llGetRegionAgentCount |
Function | Unverified | 0% |
Region |
| Functions | llGetRegionFPS |
Function | Unverified | 0% |
Region |
| Functions | llGetTime |
Function | Unverified | 0% |
Time |
| Functions | llGetTimestamp |
Function | Unverified | 0% |
Time |
| Functions | llGetUnixTime |
Function | Unverified | 0% |
Time |
| Functions | llJson2List |
Function | Unverified | 0% |
JSON |
| Functions | llJsonGetValue |
Function | Unverified | 0% |
JSON |
| Functions | llJsonSetValue |
Function | Unverified | 0% |
JSON |
| Functions | llJsonValueType |
Function | Unverified | 0% |
JSON |
| Functions | llMD5String |
Function | Unverified | 0% |
Crypto |
| Functions | llSHA1String |
Function | Unverified | 0% |
Crypto |
| Functions | llSHA256String |
Function | Unverified | 0% |
Crypto |
| Functions | llSetVehicleType |
Function | Unverified | 0% |
Vehicle |
| Functions | llSetVehicleFloatParam |
Function | Unverified | 0% |
Vehicle |
| Functions | llSetVehicleVectorParam |
Function | Unverified | 0% |
Vehicle |
| Functions | llSetVehicleRotationParam |
Function | Unverified | 0% |
Vehicle |
| Functions | llApplyImpulse |
Function | Unverified | 0% |
Physics |
| Functions | llApplyRotationalImpulse |
Function | Unverified | 0% |
Physics |
| Functions | llMoveToTarget |
Function | Unverified | 0% |
Physics |
| Functions | llLookAt |
Function | Unverified | 0% |
Physics |
| Functions | llGround |
Function | Unverified | 0% |
Land |
| Functions | llWater |
Function | Unverified | 0% |
Land |
| Functions | llModifyLand |
Function | Unverified | 0% |
Land |
| Functions | llGetParcelDetails |
Function | Unverified | 0% |
Land |
| Functions | llGetParcelFlags |
Function | Unverified | 0% |
Land |
| Functions | llEmail |
Function | Unverified | 0% |
|
| Functions | llGetNextEmail |
Function | Unverified | 0% |
|
| Functions | llGiveMoney |
Function | Unverified | 0% |
Economy |
| Functions | llSetPayPrice |
Function | Unverified | 0% |
Economy |