Browse thread
OCaml & .NET
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Brian Hurt <bhurt@s...> |
| Subject: | Re: [Caml-list] OCaml & .NET |
On Sat, 4 Feb 2006, William W Smith wrote: > Has anyone tried porting OCaml to managed code as a > Microsoft .NET family language? Take a look at F#: http://blogs.msdn.com/dsyme/ It's not precisely Ocaml.NET, but it's pretty dang close. Brian