[Mono-list] JavaScript

Doug Blank doug.blank at gmail.com
Fri Jul 31 07:45:47 EDT 2009


On Thu, Jul 30, 2009 at 4:54 PM, Glenn R. Martin <lifewarped at yahoo.com>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  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090731/5020dbd8/attachment.html 


More information about the Mono-list mailing list