Browse thread
Camlp4 3.10: printing OCaml expression within extension: how?
- Dmitri Boulytchev
[
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: | -- (:) |
| From: | Dmitri Boulytchev <db@t...> |
| Subject: | Camlp4 3.10: printing OCaml expression within extension: how? |
Hello,
is it possible to convert OCaml expression into string within syntax
extension? In past version
it could be done by string_of function.
Best regards,
Dmitri Boulytchev,
St.Petersburg State University.