caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "forum@x9c.fr" <forum@x9c.fr>
To: Ashish Agarwal <agarwal1975@gmail.com>
Cc: "forum@x9c.fr" <forum@x9c.fr>,
	Francois Berenger <berenger@riken.jp>,
	caml-list@inria.fr
Subject: Re: [Caml-list] OCaml search into libraries for ocaml.org
Date: Fri, 21 Dec 2012 08:34:03 +0100	[thread overview]
Message-ID: <61ED9223-BF51-46E8-B196-85AFAB360759@x9c.fr> (raw)
In-Reply-To: <CAMu2m2LOaZc-DVoF11OUh6RF7AE+0QP9gW+j4iej02xTDHZi6Q@mail.gmail.com>


Le 21 déc. 2012 à 03:57, Ashish Agarwal a écrit :

> This is certainly on many people's mind, and various projects are working towards making this happen. There are a few requirements to make it work:
> 
> * we need a master blessed list of libraries, e.g. the OCamlPro version of the opam-repository
> * a make doc command that works for every one of these libraries
> 
> Then, we could create a section on ocaml.org with API documentation for every library automatically updated nightly.

For the record, I plan to extend Argot to be able to merge the data
produced by different runs. You can see how Argot works on the
standard library at the following address:
	http://argot.x9c.fr/distrib/argot-4.00-libref-frame/argot_index.html

Currently the information is dumped as JavaScript calls to functions
allowing to populate data structures. Now, one of the question is
about the output format(s). From the top of my head:
  - json / xml, acting as lingua franca linking with other tools;
  - OCaml marshal format, enabling easy use from OCaml programs;
  - SQL insert commands, allowing to populate a database.

I would be glad to get advice on this question, and also
possible feature requests about Argot, whose homepage is:
	http://argot.x9c.fr


Kind regards,

Xavier Clerc


  reply	other threads:[~2012-12-21  7:34 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-20 23:15 [Caml-list] OCaml wiki Wojciech Meyer
2012-12-20 23:19 ` Malcolm Matalka
2012-12-20 23:22 ` Anil Madhavapeddy
2012-12-20 23:31   ` Benedikt Meurer
2012-12-20 23:34     ` Anil Madhavapeddy
2012-12-20 23:38       ` Malcolm Matalka
2012-12-20 23:50       ` Wojciech Meyer
2012-12-21  2:49         ` Ashish Agarwal
2012-12-21  8:37           ` Philippe Veber
2012-12-21  9:13             ` Fermin Reig
2012-12-21  9:39               ` Philippe Veber
2012-12-21 13:05           ` Wojciech Meyer
2012-12-21 13:31             ` Adrien
2012-12-21 16:39             ` Ashish Agarwal
2012-12-21 15:33           ` Siraaj Khandkar
2012-12-21 17:52             ` Siraaj Khandkar
2012-12-21 13:00     ` Hezekiah M. Carty
2012-12-21  1:31 ` [Caml-list] OCaml search into libraries for ocaml.org Francois Berenger
2012-12-21  2:57   ` Ashish Agarwal
2012-12-21  7:34     ` forum [this message]
2012-12-21 15:31       ` Leo White
2012-12-21 19:57   ` AW: " Gerd Stolpmann
2012-12-21 20:22     ` Török Edwin
2012-12-21 20:34       ` AW: " Gerd Stolpmann
2012-12-21 20:37         ` Edgar Friendly
2012-12-21 20:41           ` AW: " Gerd Stolpmann
2012-12-21 20:48             ` Library install standards (was: Re: AW: AW: AW: [Caml-list] OCaml search into libraries for ocaml.org) Edgar Friendly
2012-12-21 20:59               ` [Caml-list] Re: Library install standards Török Edwin
2012-12-21 23:47                 ` AW: " Gerd Stolpmann
2012-12-21 16:20 ` [Caml-list] OCaml wiki Vincent Balat
2012-12-21 16:45   ` Ashish Agarwal
2012-12-23 14:53     ` Vincent Balat
2012-12-25  1:14       ` Ashish Agarwal

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=61ED9223-BF51-46E8-B196-85AFAB360759@x9c.fr \
    --to=forum@x9c.fr \
    --cc=agarwal1975@gmail.com \
    --cc=berenger@riken.jp \
    --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).