caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* camlp4 and quotations for c#: Two parsers needed?
@ 2008-01-28 10:59 Joel Reymont
  2008-01-28 10:58 ` [Caml-list] " Jon Harrop
  2008-05-01 21:25 ` Richard Jones
  0 siblings, 2 replies; 4+ messages in thread
From: Joel Reymont @ 2008-01-28 10:59 UTC (permalink / raw)
  To: caml-list List

I would like to introduce statements in C# into my OCaml code and have  
camlp4 convert them to my C# AST at compile time. I would also like to  
reuse the same parser used by camlp4 to parser regular C# files.

Is it possible to share a parser this way or do I need a special  
parser for quotations and another parser to read C# files?

	Thanks, Joel

--
http://wagerlabs.com




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

end of thread, other threads:[~2008-05-01 21:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-28 10:59 camlp4 and quotations for c#: Two parsers needed? Joel Reymont
2008-01-28 10:58 ` [Caml-list] " Jon Harrop
2008-01-28 14:34   ` Nicolas Pouillard
2008-05-01 21:25 ` Richard Jones

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