LSL Style Guide: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
m initial page
(No difference)

Revision as of 09:06, 14 February 2007

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.