Browse thread
[Caml-list] Announcing the OMake build system version 0.9.1
[
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: | 2004-09-04 (17:41) |
From: | Nicolas Cannasse <warplayer@f...> |
Subject: | Re: [Caml-list] Announcing the OMake build system version 0.9.1 |
> OMake is a build system, similar to GNU make, but with many additional > features. The home site for OMake is http://omake.metaprl.org/ Interesting ! However, I can't help thinking that I don't write to learn yet another language for writing my Makefiles... Why not using directly OCaml for writing Makefiles and exposing all nice OMake features through a library ? You would benefit of a good tool for error checks which is the Ocaml compiler. Other way to ask the question : what features make the OMake language better than OCaml for writing Makefiles ? Or is it just syntactic sugar ? Regards, Nicolas Cannasse ------------------- 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