<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/07/0cb29bb0ea374d69ebccf8accd5a096d"
  from="Ohad Rodeh &lt;ORODEH@i...&gt;"
  author="Ohad Rodeh"
  date="2002-07-28T07:12:55"
  subject="[Caml-list] productivity improvement, Ensemble as an example"
  prev="2002/07/d6cc835c30bdf5961ac017a3513d4c19"
  next="2002/07/8a7dbe7dbec9b94ee39deb2127c733b0"
  next-in-thread="2002/07/048779788f609ba36716ab721cbc90ed"
  prev-thread="2002/07/b44d83525a337150d2d807ee742cdfac"
  next-thread="2002/07/8a7dbe7dbec9b94ee39deb2127c733b0"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] productivity improvement, Ensemble as an example">
<msg 
  url="2002/07/0cb29bb0ea374d69ebccf8accd5a096d"
  from="Ohad Rodeh &lt;ORODEH@i...&gt;"
  author="Ohad Rodeh"
  date="2002-07-28T07:12:55"
  subject="[Caml-list] productivity improvement, Ensemble as an example">
<msg 
  url="2002/07/048779788f609ba36716ab721cbc90ed"
  from="Dmitry Bely &lt;dbely@m...&gt;"
  author="Dmitry Bely"
  date="2002-07-28T07:45:16"
  subject="Re: [Caml-list] productivity improvement, Ensemble as an example">
<msg 
  url="2002/07/80f3d2c94384eb66554ecf49fdb78eeb"
  from="Friedman Roy &lt;roy@c...&gt;"
  author="Friedman Roy"
  date="2002-07-28T08:11:02"
  subject="Re: [Caml-list] productivity improvement, Ensemble as an example">
</msg>
<msg 
  url="2002/07/36378774a26233b8b8f81180e58353f5"
  from="Oleg &lt;oleg_inconnu@m...&gt;"
  author="Oleg"
  date="2002-07-29T23:48:12"
  subject="Re: [Caml-list] productivity improvement, Ensemble as an example">
</msg>
</msg>
</msg>
</thread>

<contents>

Which site have you been looking at?

The Ensemble site is at www.cs.cornell.edu/Info/Projects/Ensemble, there is
a link
to it from the Horus site (www.cs.cornell.edu/Info/Projects/Horus). As for
updates,
the last time the homepage was touched was 23-July-02, and the last
distribution is
from the same date.

As for complexity, it as actually gone done, and we've been able to throw
away some
code as OCaml has evolved. I don't think C has evolved much (C99 ?) in any
way that
it had helped us.

You can take my word for it, the line count, complexity etc. in a C version
that does the
same as Ensemble was a lot higher.

      Ohad.

-----------------------------------------------------------------------------------

Ohad Rodeh
tel: +972-3-6401641
IBM Haifa, storage research


                                                                                                                           
                      Oleg                                                                                                 
                      &lt;oleg_inconnu@myrealbo        To:       sajuma@utu.fi                                                
                      x.com&gt;                        cc:       caml-list@inria.fr                                           
                      Sent by:                      Subject:  [Caml-list] productivity improvement (was: Rule based        
                      owner-caml-list@pauill         language)                                                             
                      ac.inria.fr                                                                                          
                                                                                                                           
                                                                                                                           
                      27/07/2002 12:08                                                                                     
                                                                                                                           
                                                                                                                           



On Wednesday 24 July 2002 06:31 pm, sajuma@utu.fi wrote:

&gt; Anyway, problems in memory management and modularity
&gt; only appear when the programs become big. Usually big
&gt; programs are not written in two languages, so comparison
&gt; is hard. But the example of Horus vs. Ensemble shows that
&gt; there is very large improvement.

Do you have links/references? (Although the fact that ML is more productive

than C is quite believable to me) I found Horus/Ensemble web site. It looks

like it has not been updated in 5 years[1]

&gt; [...] why are you using C++?

It's very easy to give simple examples of when C++ is much more productive
than C in programs defined by their I/O (If anyone needs such examples: a)
reverse a file, b) reverse lines in a file c) /usr/bin/sort ). The
situation
seems to be different with O'Caml vs C++.

Regards,
Oleg

[1] Maybe the complexity has cought up with them eventually :)
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives:
http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ:
http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners




-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

