[Mono-list] J#
Tum
tum@veridicus.com
Fri, 27 Sep 2002 00:53:25 +1200
I've tried running a J# application (with the j# assembly in mono's lib
directory). Mint/Mono both fail trying trying to load the application's
assembly :(. There appears to be meta data which is unrecognised.
Running a simple "Hello World" J# app to run under Mono might be quite a
good test case :).
I've managed to compile Rhino (without the optimizer) on J#. This could
be an easy way to initially get javascript running on Mono.
::Tum