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