caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] analyzing Camlp4 nodes
@ 2012-07-13  8:48 Dan Bensen
  2012-07-13 10:12 ` Gabriel Scherer
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Bensen @ 2012-07-13  8:48 UTC (permalink / raw)
  To: caml-list

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

Is there a way to compare a Camlp4 ast node to a quotation 
that ignores the locations?
Camlp4 seems to rely on quotations as much as possible, 
but it seems like you have to either compare a quotation 
with another quotation, so they have the same location, 
or write out the ast code explicitly.

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

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

end of thread, other threads:[~2012-07-13 11:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-13  8:48 [Caml-list] analyzing Camlp4 nodes Dan Bensen
2012-07-13 10:12 ` Gabriel Scherer
2012-07-13 10:24   ` Wojciech Meyer
2012-07-13 11:10   ` Dan Bensen

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