Code
"Code", short for "source code", is a sequence of specifically formatted
characters, numbers, and symbols assembled to create software. In
LSL, LSL
is the code.
"
Bytecode" is
compiled code, readable only by a computer
(and really crazy and/or smart people).
With a move to the new MONO based compiler, there is a change in the method of implementation. The older LSL compiler is part of the Client Viewer, while the new MONO based bytecode code is generated on the Server.
LSL |
Script |
Code Block