Browse thread
[Caml-list] [ANN] The Missing Library
-
John Goerzen
-
Kenneth Knowles
- Alexander V. Voinov
-
John Goerzen
-
Maxence Guesdon
-
John Goerzen
- Maxence Guesdon
-
John Goerzen
-
Alain.Frisch@e...
-
John Goerzen
-
Alain.Frisch@e...
-
Nicolas Cannasse
-
Yamagata Yoriyuki
- Gerd Stolpmann
-
Nicolas Cannasse
-
Yamagata Yoriyuki
- Jacques GARRIGUE
- Nicolas Cannasse
-
Yamagata Yoriyuki
-
Yamagata Yoriyuki
-
Nicolas Cannasse
- oliver@f...
-
Alain.Frisch@e...
-
John Goerzen
- Henri DF
- Shawn Wagner
- james woodyatt
-
Alain.Frisch@e...
- Basile STARYNKEVITCH
-
John Goerzen
- Kenneth Knowles
- Florian Hars
-
Maxence Guesdon
- Eric C. Cooper
-
Kenneth Knowles
[
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: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] [ANN] The Missing Library |
On Sun, 2004-04-25 at 22:20, Benjamin Geer wrote: > james woodyatt wrote: > > On 23 Apr 2004, at 14:33, John Goerzen wrote: > >> A plethora of mutually-incompatible modules that duplicate and extend > >> standard library features is in nobody's interest. The result will be > >> an irrelevant standard library and a fragmented development community. > > > > Yeah— that was such a huge roadblock to the popularity of the C language. > > The difficulty of writing portable C or C++ code, given the differences > between libraries available on different platforms, has been one of the > main reasons for the massive industry shift towards Java in recent years. Portable C++ is easy to write. The main reason for Java's success, technically, is as simple as "garbage collection". The main library reason was the standard GUI. Portable graphics is impossible without a standard, Java had it. And as we all know memory management in C is a nightmare. C++ is vastly superior with constructors/destructors but garbage collection is hard to beat for easy memory management :D However, the 'main' reason for Java's success wasn't technical. I mean, that woeful crap still doesn't have any kind of serious polymorphism. C++ is vastly superior as a language to Java. -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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