Browse thread
[Caml-list] suggestion: do not link to www.ocaml.org
[
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] suggestion: do not link to www.ocaml.org |
On Wed, 2004-04-14 at 15:34, Kenneth Knowles wrote: > On Tue, Apr 13, 2004 at 04:25:45PM -0700, Brandon J. Van Every wrote: > > A number of other languages have the features, and some have > > much better libraries, packages, and industrial provenness. What OCaml > > apparently has is performance. > > Haskell is the only non-ML language I am familiar with that has similar features > to OCaml, could you share some others? I'm always interested in new languages > with advanced safety features. You could look at Felix .. if you really are interested in a new (pre-alpha) language. You won't find 'advanced safety', heck, even Ocaml doesn't have "20 years old" safety features like referential transparency *** If you want high performance and ease of integration with existing C/C++ code, you may be interest though. The main theoretical constraint at the moment is that polymorphism is compile time only. *** Felix functions may not have side-effects, however functions can depend on variables. -- 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