Suppose I have a camlp4 parser for C#.

I want to include bits of C# in my code and end up with the AST.

I want to have "holes" in the above AST to plug in values.

I understand that antiquotations take car of filling the holes in the AST,
any tips on implementing this, though?

        Thanks, Joel

---
Mac hacker with a performance bent
http://linkedin.com/in/joelreymont



_______________________________________________
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

Reply via email to