caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ashish Agarwal <agarwal1975@gmail.com>
To: Anil Madhavapeddy <anil@recoil.org>
Cc: Yotam Barnoy <yotambarnoy@gmail.com>,
	Roberto Di Cosmo <roberto@dicosmo.org>,
	 Ocaml Mailing List <caml-list@inria.fr>,
	infrastructure <infrastructure@lists.ocaml.org>
Subject: Re: [Caml-list] [ocaml-infra] Concurrent/parallel programming
Date: Wed, 8 Jan 2014 17:57:19 -0500	[thread overview]
Message-ID: <CAMu2m2KERyF0iRXRUxGj=ZJFc3YE7iaSBaeOrBmo7EVTA_Fkog@mail.gmail.com> (raw)
In-Reply-To: <17C64E48-1AC4-4C4E-94E1-4170A39111C7@recoil.org>

[-- Attachment #1: Type: text/plain, Size: 3114 bytes --]

Regarding the need for a wiki, why not create a new Parallel Programming
page under tutorials [1]. A "tutorial" can be as simple as listing the
libraries available and a brief description about the high level goal of
each.

Note ocaml.org is now almost entirely written in Markdown. A new page can
be written quite easily, see for example The Basics tutorial [2].

[1] http://ocaml.org/learn/tutorials/
[2]
https://github.com/ocaml/ocaml.org/blob/master/site/learn/tutorials/basics.md




On Wed, Jan 8, 2014 at 5:38 PM, Anil Madhavapeddy <anil@recoil.org> wrote:

> On 8 Jan 2014, at 22:13, Yotam Barnoy <yotambarnoy@gmail.com> wrote:
>
> Regarding a place to share ideas, it seems like it would be very useful to
> have an official ocaml wiki. Haskell has this and it's a huge help. In
> fact, I would say haskell development would be greatly hampered without it.
> There's so much information that's relevant to more than one library ie.
> doesn't fit in any particular library's documentation. It wouldn't be too
> hard to set up a wikimedia instance on ocaml.org, would it? Alternatively
> it should be pretty easy to set up something on wikia. This wiki would also
> be a great place to describe the conceptual implementation of the compiler,
> which is again what haskell has.
>
>
> We do have a fledgling service for "domain-specific" conversations, in the
> form of lists.ocaml.org.  In fact, we set up a "wg-parallel" mailing list
> last year, but never announced it for various reasons.  This seems like a
> good time to advertise its existence:
>
> http://lists.ocaml.org/pipermail/wg-parallel/
>
> (note that if anyone else would like an archived list on lists.ocaml.orgfor a project or community group, then please do drop a line to
> infrastructure@lists.ocaml.org to request it)
>
> Regarding other services on ocaml.org, we (the "infrastructure team") are
> happy to set them up, but please bear in mind that they all come with a
> maintenance burden.  Dealing with security issues, backups, software
> updates, outages all take up time, and I confess a preference for sipping
> martinis and hacking on code instead of sysadmin work. Jeremy and Leo got
> tired of waiting for me to set up the wiki too, and started:
> https://github.com/ocamllabs/compiler-hacking/wiki
>
> If you follow the links through there, there is a 'compiler internals'
> page that would be good to contribute to, and you (or anyone else) is
> extremely welcome to add more information on topics such as parallel
> programming libraries there.  I think we could have a decent stab at a
> wiki.ocaml.org by backing it against a GitHub repository, and not have to
> do any special hosting for it at all (the OPAM web pages work in a similar
> fashion at the moment).  But for now though, I'd recommend focussing on the
> problem at hand (parallel programming) and getting some information down
> somewhere, and less on the lack of a central wiki.
>
> -anil
>
> _______________________________________________
> Infrastructure mailing list
> Infrastructure@lists.ocaml.org
> http://lists.ocaml.org/listinfo/infrastructure
>
>

[-- Attachment #2: Type: text/html, Size: 5755 bytes --]

  reply	other threads:[~2014-01-08 22:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-07 19:54 [Caml-list] " Yotam Barnoy
2014-01-07 20:12 ` Yaron Minsky
2014-01-07 20:21   ` Yaron Minsky
2014-01-07 20:35 ` Gerd Stolpmann
2014-01-08  2:35   ` Yotam Barnoy
2014-01-08  3:33     ` Francois Berenger
2014-01-08  4:01       ` Yotam Barnoy
2014-01-08  8:37     ` Gabriel Scherer
2014-01-08 11:36     ` Gerd Stolpmann
2014-01-08 11:55       ` Mark Shinwell
2014-01-08 13:38         ` Gerd Stolpmann
2014-01-07 21:51 ` Markus Mottl
     [not found] ` <20140107200328.GA14297@voyager>
2014-01-08  1:12   ` Francois Berenger
2014-01-08 20:29 ` Roberto Di Cosmo
2014-01-08 22:13   ` Yotam Barnoy
2014-01-08 22:38     ` Anil Madhavapeddy
2014-01-08 22:57       ` Ashish Agarwal [this message]
2014-01-09  2:52         ` [Caml-list] [ocaml-infra] " Yotam Barnoy

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='CAMu2m2KERyF0iRXRUxGj=ZJFc3YE7iaSBaeOrBmo7EVTA_Fkog@mail.gmail.com' \
    --to=agarwal1975@gmail.com \
    --cc=anil@recoil.org \
    --cc=caml-list@inria.fr \
    --cc=infrastructure@lists.ocaml.org \
    --cc=roberto@dicosmo.org \
    --cc=yotambarnoy@gmail.com \
    /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).