caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* How can I generate an AST?
@ 2007-08-19 17:39 Loup Vaillant
  2007-08-19 18:16 ` [Caml-list] " Daniel de Rauglaudre
  2007-08-19 21:37 ` Alain Frisch
  0 siblings, 2 replies; 10+ messages in thread
From: Loup Vaillant @ 2007-08-19 17:39 UTC (permalink / raw)
  To: Caml mailing list

Hello,

I would like to write a preprocessor of my own (to make a lisp
syntax). In the process, I am slowly catching up with the Ocaml AST.

However, I am clueless about how I should feed the compiler with my
generated AST. Should I use Marshall? should I output the same as the
option -dparsetree? Should I use some "purple magic"?

Can anybody give me a pointer about how to do this?

Thanks,
Loup Vaillant


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

end of thread, other threads:[~2007-08-22 18:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-19 17:39 How can I generate an AST? Loup Vaillant
2007-08-19 18:16 ` [Caml-list] " Daniel de Rauglaudre
2007-08-20  8:22   ` Loup Vaillant
2007-08-20 11:13     ` Daniel de Rauglaudre
2007-08-20 13:24       ` Loup Vaillant
2007-08-20 13:29         ` Massimiliano Brocchini
2007-08-20 15:45         ` Daniel de Rauglaudre
     [not found]           ` <6f9f8f4a0708220222q5ea56138u8b4c85dd4c35c56e@mail.gmail.com>
     [not found]             ` <20070822103226.GA12907@yquem.inria.fr>
2007-08-22 13:47               ` Loup Vaillant
2007-08-19 21:37 ` Alain Frisch
2007-08-20  8:29   ` Loup Vaillant

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