* RE: [Caml-list] F#
@ 2002-06-08 23:04 Don Syme
2002-06-09 17:04 ` O'Caml, JVM, and .NET (was Re: [Caml-list] F#) Brian Smith
0 siblings, 1 reply; 2+ messages in thread
From: Don Syme @ 2002-06-08 23:04 UTC (permalink / raw)
To: Xavier Leroy, Vincent Foley; +Cc: OCaml Mailing list
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 2330 bytes --]
And I'm even more grateful to Xavier and the team for doing such a great job with OCaml over the years, and for providing a solid core language, an excellent runtime system and the very interesting set of langauge features they've added to the core. Core Caml provides a great starting point for work of all kinds: I used it in my PhD thesis, for example, as the term language for a theorem prover.
I chose to implement a core Caml compiler for .NET partly to test out generics, but also because I want to be able to program against .NET libraries using the language I love to program in, and reuse the libraries and techniques I've developed. I guess it's possible I'll get a bit of flak from the Caml community about F#. Being at Microsoft Research I presume I'll be writing a fair bit of .NET code sooner or late, and personally I'd rather do that in Caml/F# than C#... I hope the Caml community won't mind me making that opportunity available to others via the public release of F#.
Cheers,
Don
-----Original Message-----
From: Xavier Leroy [mailto:xavier.leroy@inria.fr]
Sent: Sat 08.06.2002 18:01
To: Vincent Foley
Cc: OCaml Mailing list
Subject: Re: [Caml-list] F#
> http://research.microsoft.com/projects/ilx/fsharp.htm
>
> F# is a .NET language based on the core of OCaml. It can use the .NET
> libraries and interact with C#. What do you guys think?
I think that Don Syme and his Microsoft Cambridge colleagues did a
great job with adding parametric polymorphism to the .NET framework --
something that was initially overlooked in .NET --, and I'm very happy
that they chose core Caml to demonstrate this extension in action.
By the way, for those of you who are in the Paris area: Don Syme will
give a talk on F# at INRIA Rocquencourt on the morning of June 14th,
and everyone is welcome to attend. E-mail me privately for more info.
- Xavier Leroy
-------------------
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
N§²æìr¸zf¢Æ¦X¬¶·ª¹ë-zâiúÀÈb½ë!¶Ú\x7fýƦ)ë§ë\x06è+z+¶Èm¶ÿq©¥zâiúÿn)ÿq©¥nè,\x14\x04!¶Ú\x7fýƦ)ë§ëüP\x10ü\x17 yÞ®Éb²Øm¶ÿº.¦Ì\x1c¢oனþ\x1aVÞ)çz»
^ permalink raw reply [flat|nested] 2+ messages in thread
* O'Caml, JVM, and .NET (was Re: [Caml-list] F#)
2002-06-08 23:04 [Caml-list] F# Don Syme
@ 2002-06-09 17:04 ` Brian Smith
0 siblings, 0 replies; 2+ messages in thread
From: Brian Smith @ 2002-06-09 17:04 UTC (permalink / raw)
Cc: OCaml Mailing list
I have looked over the archives and I have seen there has been a fair
amount of discussion on compiling O'Caml to JVM bytecode or the .NET
intermediate language. The primary advantage cited seems to be reuse of
.NET and J2SE/J2EE libraries. People have said that compiling O'Caml to
JVM/.NET is difficult because of mismatches in the .NET/JVM object model
and the O'Caml object model.
But, would it be easier to reuse Java libraries by:
* extending the O'Caml runtime to be able to interpret JVM bytecodes
(i.e. be able to dynamically link to *.class and *.jar files), or
* cross-compiling JVM bytecode into O'Caml bytecode, or
* compiling Java source code into O'Caml bytecode
Similar questions apply for .NET, of course.
I would like to do more programming in O'Caml but it is sometimes
difficult to choose O'Caml over Java when there are _so_ many libraries
available for Java, with more added seemingly every day.
Thanks,
Brian
Don Syme wrote:
> I chose to implement a core Caml compiler for .NET partly to test out
> generics, but also because I want to be able to program against .NET
> libraries using the language I love to program in, and reuse the
> libraries and techniques I've developed. I guess it's possible I'll
> get a bit of flak from the Caml community about F#.
-------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-09 17:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-08 23:04 [Caml-list] F# Don Syme
2002-06-09 17:04 ` O'Caml, JVM, and .NET (was Re: [Caml-list] F#) Brian Smith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox