Browse thread
[Caml-list] productivity improvement
[
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: | Nicolas Cannasse <warplayer@f...> |
| Subject: | Re: [Caml-list] Universal Serializer (was: productivity improvement) |
> > This is no an ocaml specific productivity improvement but the ability > > to marshal a data structure without having to write any data structure > > specific code is very productive. BTW OCaml functional programming and memory management are two ways of increasing productivity. Pattern matching on structures is also wonderful. For most of the programs, I will say that the productivity rate against C is around 1:3. Nicolas Cannasse ------------------- 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