/phlox

The InWorldz Phlox VM and LSL compiler

Primary LanguageC#Apache License 2.0Apache-2.0

phlox

The InWorldz Phlox VM and LSL compiler

Contained within is a compiler for the Linden Scripting Language and a corresponding virtual machine that can run the compiled code.

ANTLR3 grammar files are included

This source code can be used to execute LSL code, or to create tools that operate on LSL source code facilitating features like code completion or refactoring.