LSL Wiki Mirror 7-7-7 : compiler

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::

Compiler

A "compiler" is the program that converts ("compiles") source code to a program that can be run. In SL, the compiler is integrated into the SL client's script editor tool. Pressing the "Save" button compiles the code, then uploads the resulting bytecode to the SL server.

The compiling process is described at the "compile" entry.


Glossary
There is no comment on this page. [Display comments/form]