Makopo / lslint

lslint is a tool to check the syntactic and semantic validity of Second Life LSL scripts.
http://w-hat.com/lslint
32 stars 15 forks source link

lslint is a tool to check the syntactic and semantic validity of Second Life LSL scripts.

Makopo

Releases

See Releases for binaries. Latest release resides here.

Compiling

License

All code is public domain unless otherwise noted.

LSL scripts are from various sources and the property of their respective owners.

.l and .y files are based on samples provided by Linden Lab.

WARNING: lslint faithfully reproduced all the quirks of the LSL compiler circa ~2006, like having constants as lexer tokens, events as part of the parser grammar, and lots of right recursion. From a compiler perspective, it does everything wrong, and is not recommended as a base for anything but a lint tool.

Additional changes

Makopoppo
Xenhat
Sei-Lisa

Special Thanks

Shout Outs