Re: Ocaml applications

"'Mr. Herr' [email protected] [ocaml_beginners]" <[email protected]> Thu, 14 Apr 2016 21:18:05 +0200
Newsgroups gmane.comp.lang.ocaml.beginners
Message-ID <[email protected]>
On 14.04.2016 16:07, Hendrik Boom [email protected] [ocaml_beginners] wrote:
>  
>
> On Thu, Apr 14, 2016 at 09:32:15AM +0200, 'Mr. Herr' [email protected]
> [ocaml_beginners] wrote:
> >
> > Other platforms: on MS Windows there is F#, which is a .NET offspring of OCaml.
>
> You shouldn't have to resort to F# on Windows. Isn't OCaml available
> on Windows, too?
>
It was meant as an offer. F# has taken some unique turns, for example
an optional syntax with significant white space, and the embedding into
.NET can be appealing. It has caused some hype amongst windows
programmers.

Whilst waiting for the heresy trial (making it worse ;-) i can tell  you -
if you don't know already - that the mono project at mono-project.com 
is now sponsored by MS and seems to be usable.

Yes there is OCaml on windows, link
http://caml.inria.fr/pub/distrib/ocaml-4.00/notes/README.win32

/Str.