On Thu, Jul 30, 2009 at 4:54 PM, Glenn R. Martin <[email protected]>wrote:

> Has anyone heard of a JavaScript engine implementation (or Wrapper)
> in .NET?
>
> We are looking to build a scriptable interface in one of our projects.
>

Why JavaScript? Consider using the DLR which would allow users to use
Python, Ruby, and other languages as they come on-line. See:

http://en.wikipedia.org/wiki/Dynamic_Language_Runtime

Works great with Mono.

-Doug


> Thanks
>
> Glenn R. Martin
> _______________________________________________
> Mono-list maillist  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-list
>
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to