There was a managed JScript implementation for the DLR from MS that has since been abandoned, there's a current onoe from RemObjects too here http://code.remobjects.com/p/roscript/
I'm working on a DLR based ECMAScript (JavaScript 1.8) implementation, but it's really slow going, as I've never built a compiler before... On 7/30/2009 1:54 PM, Glenn R. Martin 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. > > Thanks > > Glenn R. Martin > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list -- Michael J. Ryan - http://tracker1.info/ ... FRA #229: Latinum lasts longer than lust. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
