LSL StyleGuide

From Second Life Wiki
Jump to navigation Jump to search

Effective programming in LSL requires developers use a disciplined practice for applying formatting and convention to their scripts.

These guidelines, referred to as a Style Guide, are not as rigid and the rules required by the language compiler, but never the less are critical to creating maintainable code.