caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Ocamlbuild-plus-0.99
@ 2009-11-13  5:51 Till Varoquaux
  2009-11-13  8:16 ` [Caml-list] Ocamlbuild-plus-0.99 Matthieu Dubuget
  0 siblings, 1 reply; 2+ messages in thread
From: Till Varoquaux @ 2009-11-13  5:51 UTC (permalink / raw)
  To: Caml-list List

Build systems are not fun and most of us would rather be dancing with
high order type than fidgeting with them. Ocamlbuild is nice but it
doesn't allow you to define re-usable components and lugging code
around between projects feels a bit... wrong.

I am pleased to announce ocamlbuild-plus:

Ocamlbuild-plus is an extension of ocamlbuild that enables to use
findlib packages in its build plugins. Ocamlbuild is an ocaml specific
build system that is bundled with the ocaml compiler. Ocamlbuild is
can be extended via plugins to add functionalities. In ocamlbuild
these plugin's code are written within a single file with project.

The imported Findlib packages can also be linked against ocamlbuildlib
extending ocamlbuild exactly as the main plugin would. Thus enabling
to have shared reusable plugins.

Grab it while its hot:
https://forge.ocamlcore.org/projects/ocamlbuildplus/

Till


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] Ocamlbuild-plus-0.99
  2009-11-13  5:51 Ocamlbuild-plus-0.99 Till Varoquaux
@ 2009-11-13  8:16 ` Matthieu Dubuget
  0 siblings, 0 replies; 2+ messages in thread
From: Matthieu Dubuget @ 2009-11-13  8:16 UTC (permalink / raw)
  To: Till Varoquaux; +Cc: Caml-list List

Thanks a lot for this!

I will jump on it, and try to avoid being burn.

Matt





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-13  8:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-13  5:51 Ocamlbuild-plus-0.99 Till Varoquaux
2009-11-13  8:16 ` [Caml-list] Ocamlbuild-plus-0.99 Matthieu Dubuget

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).