Browse thread
[Caml-list] Alternative Bytecodes for OCaml
[
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] Alternative Bytecodes for OCaml |
On Sat, 2004-08-28 at 03:55, John Goerzen wrote: > One of the classic, common, and often still valid arguments against > functional languages is that there are far fewer modules available for > them than for a l > anguage like Perl, Python, or Java. I'm talking about text-processing, > network interaction, etc. The way to get a library of important utilities for Ocaml is to (a) make interfaces to C and (b) write the code in Ocaml. The main argument for interoperability isn't to get commonly available modules from other languages -- its to get access to *custom* code written for other systems. Apart from Swing .. well what common Java library would be remotely interesting in Ocaml? -- 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