caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Till Varoquaux <till@pps.jussieu.fr>
To: Caml-list List <caml-list@inria.fr>
Subject: Ocamlbuild-plus-0.99
Date: Fri, 13 Nov 2009 00:51:22 -0500	[thread overview]
Message-ID: <9d3ec8300911122151h76f411cw797a1d9f1166acf0@mail.gmail.com> (raw)

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


             reply	other threads:[~2009-11-13  5:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-13  5:51 Till Varoquaux [this message]
2009-11-13  8:16 ` [Caml-list] Ocamlbuild-plus-0.99 Matthieu Dubuget

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9d3ec8300911122151h76f411cw797a1d9f1166acf0@mail.gmail.com \
    --to=till@pps.jussieu.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).