caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* account for Camlp4 wiki
@ 2010-09-02 17:44 Jake Donham
  2010-09-02 18:16 ` [Caml-list] " Ruslan Ledesma Garza
  2010-09-03  7:07 ` Contribute your Camlp4 knowledge! [was: account for Camlp4 wiki] Hendrik Tews
  0 siblings, 2 replies; 6+ messages in thread
From: Jake Donham @ 2010-09-02 17:44 UTC (permalink / raw)
  To: OCaml List

Hi,

I would like to make some contributions to the Camlp4 wiki at

  http://brion.inria.fr/gallium/index.php/Camlp4

but the "login / create account" page does not actually allow an
account to be created, and I can't find any contact information on the
wiki itself. Can someone help me create an account? Thanks,

Jake


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

* Re: [Caml-list] account for Camlp4 wiki
  2010-09-02 17:44 account for Camlp4 wiki Jake Donham
@ 2010-09-02 18:16 ` Ruslan Ledesma Garza
  2010-09-02 18:35   ` Jake Donham
  2010-09-03  7:07 ` Contribute your Camlp4 knowledge! [was: account for Camlp4 wiki] Hendrik Tews
  1 sibling, 1 reply; 6+ messages in thread
From: Ruslan Ledesma Garza @ 2010-09-02 18:16 UTC (permalink / raw)
  To: Jake Donham; +Cc: OCaml List

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

The first paragraph of http://brion.inria.fr/gallium/index.php/Camlp4 says:

"This documentation tries to cover the latest version of Camlp4 (3.10) by explaining it from scratch and also by explaining differences with the previous version (3.09). This is a work in progress, but feel free to contribute (please send an email to nicolas.pouillard@inria.fr if you wish to obtain an account). "

Ruslan

On Sep 2, 2010, at 7:44 PM, Jake Donham wrote:

> Hi,
> 
> I would like to make some contributions to the Camlp4 wiki at
> 
>  http://brion.inria.fr/gallium/index.php/Camlp4
> 
> but the "login / create account" page does not actually allow an
> account to be created, and I can't find any contact information on the
> wiki itself. Can someone help me create an account? Thanks,
> 
> Jake
> 
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs


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

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

* Re: [Caml-list] account for Camlp4 wiki
  2010-09-02 18:16 ` [Caml-list] " Ruslan Ledesma Garza
@ 2010-09-02 18:35   ` Jake Donham
  0 siblings, 0 replies; 6+ messages in thread
From: Jake Donham @ 2010-09-02 18:35 UTC (permalink / raw)
  To: Ruslan Ledesma Garza; +Cc: OCaml List

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

On Sep 2, 2010, at 11:16 AM, Ruslan Ledesma Garza <
ruslanledesmagarza@gmail.com> wrote:

The first paragraph of http://brion.inria.fr/gallium/index.php/Camlp4 says:
[...] nicolas.pouillard@inria.fr


Ha, I looked everywhere but there. Thanks!

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

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

* Contribute your Camlp4 knowledge! [was: account for Camlp4 wiki]
  2010-09-02 17:44 account for Camlp4 wiki Jake Donham
  2010-09-02 18:16 ` [Caml-list] " Ruslan Ledesma Garza
@ 2010-09-03  7:07 ` Hendrik Tews
  2010-09-03 17:36   ` [Caml-list] " Jake Donham
  1 sibling, 1 reply; 6+ messages in thread
From: Hendrik Tews @ 2010-09-03  7:07 UTC (permalink / raw)
  To: caml-list

Jake Donham <jake@donham.org> writes:

   I would like to make some contributions to the Camlp4 wiki at

Great! Let's collect all our Camlp4 knowledge in this wiki!
Hopefully the wiki can replace the non-existing documentation one
day. 

Recently, I filled the ast page
(http://brion.inria.fr/gallium/index.php/Abstract_Syntax_Tree)
with the quotation forms for many ast nodes.


Bye,

Hendrik


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

* Re: [Caml-list] Contribute your Camlp4 knowledge! [was: account for Camlp4 wiki]
  2010-09-03  7:07 ` Contribute your Camlp4 knowledge! [was: account for Camlp4 wiki] Hendrik Tews
@ 2010-09-03 17:36   ` Jake Donham
  2010-09-05  9:44     ` Nicolas Pouillard
  0 siblings, 1 reply; 6+ messages in thread
From: Jake Donham @ 2010-09-03 17:36 UTC (permalink / raw)
  To: Hendrik Tews; +Cc: caml-list

On Fri, Sep 3, 2010 at 12:07 AM, Hendrik Tews <tews@os.inf.tu-dresden.de> wrote:
> Great! Let's collect all our Camlp4 knowledge in this wiki!
> Hopefully the wiki can replace the non-existing documentation one
> day.

For people who haven't seen it, I have a number of Camlp4 articles at

  http://ambassadortothecomputers.blogspot.com/p/reading-camlp4.html

Would it be appropriate to cut and paste this material to the wiki?

Jake


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

* Re: [Caml-list] Contribute your Camlp4 knowledge! [was: account for Camlp4 wiki]
  2010-09-03 17:36   ` [Caml-list] " Jake Donham
@ 2010-09-05  9:44     ` Nicolas Pouillard
  0 siblings, 0 replies; 6+ messages in thread
From: Nicolas Pouillard @ 2010-09-05  9:44 UTC (permalink / raw)
  To: Jake Donham, Hendrik Tews; +Cc: caml-list

On Fri, 3 Sep 2010 10:36:23 -0700, Jake Donham <jake@donham.org> wrote:
> On Fri, Sep 3, 2010 at 12:07 AM, Hendrik Tews <tews@os.inf.tu-dresden.de> wrote:
> > Great! Let's collect all our Camlp4 knowledge in this wiki!
> > Hopefully the wiki can replace the non-existing documentation one
> > day.
> 
> For people who haven't seen it, I have a number of Camlp4 articles at
> 
>   http://ambassadortothecomputers.blogspot.com/p/reading-camlp4.html
> 
> Would it be appropriate to cut and paste this material to the wiki?

I think so. If cut/pasted in an organized way it should provide with
a better long term place for this information to be. Feel free to
link back to your blog if you want to.

Thanks for all your reading/writting!

-- 
Nicolas Pouillard
http://nicolaspouillard.fr


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

end of thread, other threads:[~2010-09-05  9:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-02 17:44 account for Camlp4 wiki Jake Donham
2010-09-02 18:16 ` [Caml-list] " Ruslan Ledesma Garza
2010-09-02 18:35   ` Jake Donham
2010-09-03  7:07 ` Contribute your Camlp4 knowledge! [was: account for Camlp4 wiki] Hendrik Tews
2010-09-03 17:36   ` [Caml-list] " Jake Donham
2010-09-05  9:44     ` Nicolas Pouillard

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).