[
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: | Erik de Castro Lopo <ocaml-erikd@m...> |
| Subject: | Re: [Caml-list] C# 3.0 enhancements |
Evans, Jeffrey (IT) wrote:
> >It may interest people to know that C# is to add inferred types,
> >lambda expressions with limited type inference, some other functional
> >features. Unfortunately the only reference is a M$ Word document(!),
> >but it's interesting reading nevertheless:
> >
> >http://msdn.microsoft.com/vcsharp/future/default.aspx
> >
> >Rich.
>
>
> For that matter, F# has been around on the .NET platform for a little
> while now.
>
> http://research.microsoft.com/projects/ilx/fsharp.aspx
There's also Nemerle :
http://www.nemerle.org/
which is a cross between C# and Ocaml. I uses infered types and has
Ocaml-like pattern matching.
Erik
--
+-----------------------------------------------------------+
Erik de Castro Lopo
+-----------------------------------------------------------+
"Every time you get a windows programmer asking you to write some
ass-backward workaround, think of it as a crack junkie asking you
to help stuff his pipe because his hands are too shaky."
-- Conrad Parker