Browse thread
Re: convincing management to switch to 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: | Stefan Monnier <monnier+lists/caml/news/@t...> |
| Subject: | Re: convincing management to switch to Ocaml |
>>>>> "John" == John Skaller <skaller@maxtal.com.au> writes: > Wrong. C++ is type safe, provided you don't use casts. And several other C constructs like unions, arrays, varargs, manual memory management, ... I wish my crond and other similar daemons were written in O'Caml or some other safe language. After all, where is bit-twiddling (or CPU-performance as opposed to IO and algorithm speed) required in those programs anyway ? Stefan