• [^] # Re: On oublie toujours OCaml

    Posté par (site web personnel) . En réponse à la dépêche Havoc Pennington se pose des questions sur les langages du libre. Évalué à 1.

    Just for fun :


    > Y a t'il des projets de portage de Caml vers l'Universal Runtime faisant
    > partie du framework .net de microsoft ?

    Yes. In the spring of '99, Microsoft Research approached us, along
    with other academic groups working on modern programming languages, to
    work on this new technology. One of us (Bruno Pagano) has been
    working for about one year on a port of Objective Caml to the .net
    infrastructure, under support from Microsoft Research.

    Bruno has a prototype port that works relatively well (better than
    expected initially), but still shows that the .net common runtime
    system is not a perfect fit for OCaml.

    I'm not sure I can give more details (Microsoft may not have released
    all technical specs yet), but in summary, .net is a technology we
    follow closely, although it is still unclear whether it is the future
    of OCaml for Windows.