Browse thread
Smells like duck-typing
[
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: | Jacques Garrigue <garrigue@m...> |
| Subject: | [ANN] pa_oo and pa_polymap for 3.10 (Re: [Caml-list] Smells like duck-typing) |
I've just added versions of pa_oo and pa_polymap working with 3.10. Sorry for the long delay... http://www.math.nagoya-u.ac.jp/~garrigue/code/ocaml.html Jacques Garrigue From: Stefano Zacchiroli <zack@bononia.it> > On Wed, Oct 17, 2007 at 12:21:39PM -0400, Chris King wrote: > > See also Jacques' follow up, where he provides a syntax extension for > > these "polymorphic maps" (essentially type-safe property lists): > > http://caml.inria.fr/pub/ml-archives/caml-list/2005/07/314a9eb55585d32e7876ef424f5994ae.fr.html > > Do you know if that syntax extension is still working with ocaml/camlp4 > 3.10?