Hi Damien,

some time ago I took the rhino source code (Rhino 1.6R5) and
"transformed" it into c# (no compiler, just the runtime and the
interpreter). The result is available in a public google repository at
http://code.google.com/p/ecmascript-net/. You can give it a shot,
perhaps it fits into your app.

Although it's kind of stable (runs JS code up to version 1.5 pretty
well), it misses a lot of patches made to the rhino repository since
its initial creation and isn't actively developed.

If you are not tied to javascript, perhaps boo, a python inspired
language (http://boo.codehaus.org/) may be a valid choice.

Christian
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to