caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Gregory Morrisett" <jgm@cs.cornell.edu>
To: "Ryan R Newton" <newton@MIT.EDU>, <caml-list@pauillac.inria.fr>
Subject: RE: [Caml-list] Does Java 1.5 change its potential as a target?
Date: Sun, 13 Jul 2003 15:14:55 -0400	[thread overview]
Message-ID: <FB4F95390166B14C90E4DD950D69D6E246F3CE@EXCHVS2.cs.cornell.edu> (raw)

>If the 1.5 release of the JVM will support generics and 
>discriminated unions, is there anything keeping it from being 
>on par with the .NET CLR (w/ ILX extensions) for ML 
>implementation?  That is, can the F# project be repeated for 
>Java after this point?

My understanding is that the JVM isn't changing, just Java.
So, for instance, generics are encoded by doing up-casts to
Object and downcasts, etc.  So, we won't be any better off
trying to do F# on the JVM than we are today.  

-Greg

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2003-07-13 19:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-13 19:14 Gregory Morrisett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-13 12:26 Ryan R Newton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FB4F95390166B14C90E4DD950D69D6E246F3CE@EXCHVS2.cs.cornell.edu \
    --to=jgm@cs.cornell.edu \
    --cc=caml-list@pauillac.inria.fr \
    --cc=newton@MIT.EDU \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).