caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* camlp4: Creating my own quasiquotations
@ 2007-10-05  9:34 Joel Reymont
  2007-10-05 11:22 ` [Caml-list] " Pietro Abate
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Reymont @ 2007-10-05  9:34 UTC (permalink / raw)
  To: Caml List

Folks,

The "One-day compiler" presentation [1] mentions creating your own  
quasiquoations, <:cstmt< ... >> in that particular case. The  
presentation does not explain how this is accomplished, though. Are  
there examples?

	Thanks, Joel

[1] http://www.venge.net/graydon/talks/mkc/html/index.html

--
http://wagerlabs.com




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

* Re: [Caml-list] camlp4: Creating my own quasiquotations
  2007-10-05  9:34 camlp4: Creating my own quasiquotations Joel Reymont
@ 2007-10-05 11:22 ` Pietro Abate
  2007-10-06  7:13   ` Nicolas Pouillard
  0 siblings, 1 reply; 3+ messages in thread
From: Pietro Abate @ 2007-10-05 11:22 UTC (permalink / raw)
  To: caml-list, Caml List

maybe you can find something here:
http://www.venge.net/graydon/cgi-bin/viewcvs.cgi/src/mkc/

p

On Fri, Oct 05, 2007 at 10:34:30AM +0100, Joel Reymont wrote:
> Folks,
> 
> The "One-day compiler" presentation [1] mentions creating your own  
> quasiquoations, <:cstmt< ... >> in that particular case. The  
> presentation does not explain how this is accomplished, though. Are  
> there examples?
> 
> 	Thanks, Joel
> 
> [1] http://www.venge.net/graydon/talks/mkc/html/index.html
> 
> -- 
> http://wagerlabs.com
> 
> 
> 
> _______________________________________________
> 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

-- 
++ 
++ "All great truths begin as blasphemies." -George Bernard Shaw
++ Please avoid sending me Word or PowerPoint attachments.
   See http://www.gnu.org/philosophy/no-word-attachments.html


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

* Re: [Caml-list] camlp4: Creating my own quasiquotations
  2007-10-05 11:22 ` [Caml-list] " Pietro Abate
@ 2007-10-06  7:13   ` Nicolas Pouillard
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Pouillard @ 2007-10-06  7:13 UTC (permalink / raw)
  To: Pietro.Abate; +Cc: caml-list, caml-list

Here is some pointers about that subjects:

The camlp4 wiki: http://brion.inria.fr/gallium/index.php/Camlp4

About quotations: http://brion.inria.fr/gallium/index.php/Quotation

A small but complete example of a new quotation expander:
  http://brion.inria.fr/gallium/index.php/Lambda_calculus_quotations

HTH,

Excerpts from Pietro.Abate's message of Fri Oct 05 13:22:46 +0200 2007:
> maybe you can find something here:
> http://www.venge.net/graydon/cgi-bin/viewcvs.cgi/src/mkc/
> 
> p
> 
> On Fri, Oct 05, 2007 at 10:34:30AM +0100, Joel Reymont wrote:
> > Folks,
> > 
> > The "One-day compiler" presentation [1] mentions creating your own  
> > quasiquoations, <:cstmt< ... >> in that particular case. The  
> > presentation does not explain how this is accomplished, though. Are  
> > there examples?
> > 
> >     Thanks, Joel
> > 
> > [1] http://www.venge.net/graydon/talks/mkc/html/index.html
> > 
> > -- 
> > http://wagerlabs.com
> > 
> > 
> > 
> > _______________________________________________
> > 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
> 

-- 
Nicolas Pouillard aka Ertai


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

end of thread, other threads:[~2007-10-06  7:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-05  9:34 camlp4: Creating my own quasiquotations Joel Reymont
2007-10-05 11:22 ` [Caml-list] " Pietro Abate
2007-10-06  7:13   ` 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).