Browse thread
[ANN] ocamlbuild-ctools and symbiosis meta build engine
-
Mikkel_Fahnøe_Jørgensen
-
Mikkel_Fahnøe_Jørgensen
-
David Teller
- Mikkel_Fahnøe_Jørgensen
-
David Teller
-
Mikkel_Fahnøe_Jørgensen
[
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: | Mikkel_Fahnøe_Jørgensen <mikkel@d...> |
| Subject: | Re: [Caml-list] Re: [ANN] ocamlbuild-ctools and symbiosis meta build engine |
2008/9/28 David Teller <David.Teller@univ-orleans.fr>: >> I hope to put up an example project eventually, but at least you have >> the source code now. > > Symbiosis looks quite interesting. I'm really looking forward to seeing > an example project! Batteries also looks interesting - it seems we are attacking similar problems from different angles :-) There is a tutorial online (and in the source) now and two examples in the source tree. http://dvide.com/labs/symbiosis/tutorial/ http://git.dvide.com/pub/symbiosis/tree/examples The examples are created during the tutorial. The tutorial also creates a more complex setup with source control which is not possible include in the example tree due to the configuration involved. symbiosis v0.1.1 adds the tutorial and basic git and wget supported - both used in the tutorial. The three tools now have a home page: http://dvide.com/labs/symbiosis/ http://dvide.com/labs/ocamlbuild-ctools/ http://dvide.com/labs/cppinclude/ or just http://dvide.com/labs/ Regards, Mikkel