I understand LL are - or were - replacing the LSL engine with Mono - is this done, or still a work in progress?
If it's done, are there any plans to support writing scripts directly in C# or other CLR languages? I realise this would require quite a lot of work on top of what may already be done, such as static code validation and resource limiting.
Are there any plans to expand LSL with language features (arrays, associative arrays, that sort of thing) that are presumably now easier to implement because you're compiling to a full-featured VM like the CLR?