C#?

Creating scripts
Post Reply
Ralph Doctorow
Posts: 9
Joined: Sun Nov 10, 2013 11:19 pm
Has thanked: 0
Been thanked: 1 time

C#?

Post by Ralph Doctorow »

I've done a lot (too much IMHO) LSL, which basically I hate as a programming language.
Looking at the OpenSim documentation, C# is supposed to be available. Since I like C# a lot, my questions are:

Can I script in C# in Kitely?
What version of C# is supported if any?
Is there any documentation or examples covering using C#?

Somewhat in a different vein, is Javascript available?
User avatar
Min Tigerpaw
Posts: 223
Joined: Sun Mar 24, 2013 3:52 pm
Has thanked: 332 times
Been thanked: 160 times

Re: C#?

Post by Min Tigerpaw »

Hi Ralph,
just checked if a simple C# script works .... I'd love to have this option either as some of my scripts could be made more efficitly with the options C# provides. ....
but I get the message the a compiler for C# is not active. Guess it's due to safety reasons as apparently you can screw up the server with some options C# provides ... see e.g.
http://justincc.org/blog/2008/11/21/c-s ... n-opensim/
User avatar
Ilan Tochner
Posts: 6524
Joined: Sun Dec 23, 2012 8:44 am
Has thanked: 4988 times
Been thanked: 4473 times
Contact:

Re: C#?

Post by Ilan Tochner »

Hi Ralph,

C# scripts are disabled on Kitely for security reasons.
Ralph Doctorow
Posts: 9
Joined: Sun Nov 10, 2013 11:19 pm
Has thanked: 0
Been thanked: 1 time

Re: C#?

Post by Ralph Doctorow »

Ilan Tochner wrote:Hi Ralph,

C# scripts are disabled on Kitely for security reasons.
I was afraid of that. It does makes sense, there's not much of a sandbox concept in C#, but LSL is so horrible.... :(

Ah well, perhaps someday JavaScript - particularly the new Hamony, will be added since it could be sandboxed, and actually is a pretty nice language.
Post Reply