[wg-camlp4] My uses of syntax extension

Lukasz Stafiniak lukstafi at gmail.com
Fri Jan 25 20:52:06 GMT 2013


My uses of camlp4:
- "let try n = expr in expr with handlers"
- LOGging
- recently, matrix access/assignment like in bigarrays but for
built-in arrays (long ago I also played with matlab-like notation)
- js_of_ocaml
- list comprehensions and pa_monad, but for educational purposes so far.


More information about the wg-camlp4 mailing list