[Opensim-dev] LSL to C# translator preview

Mike Mazur mmazur at gmail.com
Wed Jul 2 08:36:44 UTC 2008


Hi,

I've been working on an LSL compiler for OpenSim. It will generate
valid C# code from LSL. You can preview my work here:

http://3di.jp/images/lsl2cs.zip

Check out the README file for usage instructions.

What's still not implemented:
- for loops
- typecasting
- jumps
- a few operators (^, ~)
- probably a few more things I can't think of at the moment

Please give it a whirl. I hope you like it, then I can prepare a patch
for the current script engine to use this code.

Of course, I'd love to hear your feedback!

Thanks,
Mike



More information about the Opensim-dev mailing list