Browse thread
[Caml-list] Generating module lists automatically
-
Yaron Minsky
- Maxence Guesdon
- Richard Jones
[
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: | Maxence Guesdon <maxence.guesdon@i...> |
| Subject: | Re: [Caml-list] Generating module lists automatically |
Hi, > Does anyone have a reasonable solution to the problem of automatically > generating dependencies and topologically sorted module lists for > executables? omake seems to do a good job for managing dependencies > between automatically, but I don't see any good way of generating a > topologically sorted list of names automatically within omake. Camlmake > (http://www.davidb.org/camlmake/) seems to be the right kind of thing, but > does not appear to be maintained anymore. I'm wondering if there are any > other good options out there. Have a look at ocamldsort: http://www.eleves.ens.fr/home/ara/ocaml.html Regards, -- Maxence Guesdon ------------------- 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