Browse thread
Help with new camlp4
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-04-02 (13:47) |
From: | Gabriel Kerneis <gabriel.kerneis@e...> |
Subject: | Re: [Caml-list] Help with new camlp4 |
--Sig_1RT_hYvZnq5djrp6ESLwjDK Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Mon, 2 Apr 2007 13:30:26 +0100, Joel Reymont <joelr1@gmail.com> a =E9crit : >=20 > On Apr 2, 2007, at 1:24 PM, Joel Reymont wrote: >=20 > > How do you do the following? > > > > Quotation.add "octalxml" (Quotation.ExAst =20 > > (expand_expr_str,expand_patt)) ;; > > Quotation.add "octalfile" (Quotation.ExAst =20 > > (expand_expr_file,expand_patt)) ;; >=20 > expand_expr_str has to have a particular signature, i.e. >=20 > let expand_str_expr loc loc_name_opt s >=20 > and it doesn't. Working on it... It changed a few days ago. Look at the end of ocaml/camlp4/examples/lambda_quot.ml Regards, --=20 Gabriel --Sig_1RT_hYvZnq5djrp6ESLwjDK Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGEQlk6a2JmXQu5bYRAnmhAJ41YO79eBj8S+W0LBAY03e8pNEioQCgli9l zIMrqW/OOCmPTwk4IIHQAJk= =JI0t -----END PGP SIGNATURE----- --Sig_1RT_hYvZnq5djrp6ESLwjDK--