Slashdot Mirror


User: Eudoxe

Eudoxe's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:Funny quote of the day on Inside Microsoft's New F# Language · · Score: 1

    >Since when?
    >When I was in Math Sup/Spe (88/89), we used Pascal to do our computing lesson, I'd like to
    >know when it changed
    I think it's only since 3 or 4 years, teachers can choose between Caml and Pascal. For all the students I know, it is Caml.

  2. Re:Imperative and functional lanuages on Inside Microsoft's New F# Language · · Score: 1

    According to Doud Bagley's Great Computer Language Shootout, it seems not to affect the speed of Caml (second behind C). Of course, imperative aspects must be used carefully.

  3. Re:Funny quote of the day on Inside Microsoft's New F# Language · · Score: 3, Informative

    In France, students learn Caml during their first year before school of engineer. Maybe this will help the devel of ML in industry.

  4. Re:I only wish someone beside M$ were doing this.. on Inside Microsoft's New F# Language · · Score: 1

    Moreover, ML languages (like Caml) are really portable.

  5. Caml on Inside Microsoft's New F# Language · · Score: 2, Informative

    F# looks like OCaml. You can have a look on the libraries already present for this fabulous language on the hump http://caml.inria.fr/humps/index.html