[Gllug] OT(ish): Advice
Nix
nix at esperi.demon.co.uk
Wed Dec 18 23:10:39 UTC 2002
On Mon, 16 Dec 2002, Jonathan Harker stipulated:
> .NET is basically Microsoft's rip-off of Java, and C# is their rip-off of the
> Java language. It's based on a similar JIT compiled, garbage-collecting VM
> (despite what the marketecture might say), with the added advantage that you
> can compile any language to .NET (given that it adheres to certain
> guidelines).
This is true of Java, as well. The guidelines are fairly strict, and the
VM is quite a bad fit to languages other than Java, but it's quite doable.
See, e.g., Per Bothner's Kawa project, which is a (self-hosting) Scheme
compiler targeting the JVM.
--
`I was thinking of the legendary British Weather, with the four seasons
of winter, mud, rain, and damp.' --- Peter da Silva
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list