[Mono-list] Porting Rhino to C#
Miguel de Icaza
miguel@ximian.com
18 Jul 2002 15:03:23 -0400
> I then realized that was a very bad idea. Rhino is strongly tied to
> the JVM and Java classes. Trying to port it over wouldn't be as simple
> as, say, porting JOrbis to C#. If your final goal is a JS runtime for
> IL, then IMNSHO, Rhino is *not* the right way to go.
I am sure that Rhino has a lot of JVM-ism and Javaism built into it, but
it should not be terribly hard. It is just on another level of fun ;-)
miguel