caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Edgar Friendly <thelema314@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] "Let"-less syntax for coreML
Date: Wed, 04 Jan 2012 10:50:40 -0500	[thread overview]
Message-ID: <4F047550.8020101@gmail.com> (raw)
In-Reply-To: <CAHqiZ-Lt37O-4TgejZmbfXPdBx1_7uPsuFeV_6QijptSbXvHJA@mail.gmail.com>

On 01/04/2012 08:30 AM, Diego Olivier Fernandez Pons wrote:
>     I think the biggest thing the community can do to improve OCaml is
>     not to tweak around with language design.  It's to improve the
>     library packaging situation.
>
> Then just do it.


I have, and the result is odb[1].  It backends with oasis-db[2], meaning 
if you upload your oasis package, it will be installable via odb, 
including deps.  After finding out about barbra[3], a similar project 
with a different starting point, I stole many of their good ideas, and 
now have support for a local `packages` file that provides metadata for 
packages not available through oasis-db.  This packages file allows 
installation of packages available from arbitrary URLs (anything 
curl-able), git, svn, cvs, hg, darcs, as well as local directories.

For a large number of package examples (plus non-examples of packages 
that fail to auto-install through make/omake/oasis), look here: 
https://github.com/thelema/odb/blob/master/packages

Contributions of additional packages welcome, fixes to the programs that 
don't auto-install (See the bottom half of the packages file) are doubly 
welcome.

E.


[1] https://github.com/thelema/odb
[2] http://oasis.forge.ocamlcore.org/oasis-db.html and 
http://oasis.ocamlcore.org/dev/odb/
[3] still in stealth mode, maybe I shouldn't have stolen their thunder 
by mentioning them

  reply	other threads:[~2012-01-04 15:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 18:43 Diego Olivier Fernandez Pons
2012-01-03 19:09 ` Alan Schmitt
2012-01-03 19:12 ` Wojciech Meyer
2012-01-03 22:18   ` Diego Olivier Fernandez Pons
2012-01-03 22:34 ` Gabriel Scherer
2012-01-04 10:05   ` Diego Olivier Fernandez Pons
2012-01-04 10:57     ` Pierre-Alexandre Voye
2012-01-04 11:08       ` Andrej Bauer
2012-01-04 11:06     ` Daniel Bünzli
2012-01-04 12:18       ` Yaron Minsky
2012-01-04 13:30         ` Diego Olivier Fernandez Pons
2012-01-04 15:50           ` Edgar Friendly [this message]
2012-01-04 17:12           ` Damien Doligez
2012-01-04 16:59         ` Markus Mottl

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=4F047550.8020101@gmail.com \
    --to=thelema314@gmail.com \
    --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).