pa_macro_arg
This is an add-on to the standard Pa_macro syntax extension which allows for command-line arguments of the form -DEFuid=expr where uid is an upper-case identifier (a macro name) and expr is an arbitrary OCaml expression.
[ Homepage ]
| Author: | Andrew Conway. |
| Last modification date: | 02-Apr-2007 |
| Development status: | Development code |
| Kind: | Camlp4 extensions |
| License: | Open Source :: MIT/X11 |
| Topic: | Software development :: Language extensions |
| Homepage: | http://www.cs.nyu.edu/~cconway/tools/index.html#macro_arg |