Browse thread
[Caml-list] Rewriting UNIX in Caml and getting rid of the C disease
[
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: | Sven <luther@d...> |
| Subject: | Re: [Caml-list] Rewriting UNIX in Caml and getting rid of the C disease |
On Sun, Nov 11, 2001 at 06:17:46AM +0100, Berke Durak wrote: > Everyone on this list will agree that the C language is far from being > perfect. More specifically, if we consider its various derivatives > together (i.e. the C preprocessor and C++) they form the worst piece > of stinking, pathogen and toxic garbage in the realm of programming > languages. ... A most interresting project, i would be higly interrested by it. My previous thinkings about it would have me worried about the low level access stuff. How does ocaml and its garbage collection interract with things like handling non-cacheable driver IO memory, or maybe the DMA-able pages sent to your SCSI driver or graphic card ? A worthy project, but i assume somewhat really big (after all, linux represent 10 years of developpment by thousands of very competent programmers all over the world). A more realistic thing would be a small ocaml written kernel for a small embedded system, with a limited set of peripherics. Once that is done, you can go ahead and propose a more complete system. Friendly, Sven Luther ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr