Browse thread
Typing Dynamic Typing in ocaml?
[
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: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] Typing Dynamic Typing in ocaml? |
Le 17 déc. 08 à 22:08, Jacques Carette a écrit : > Scarily enough, I do believe that that is exactly what I need. I > guess I was hoping to avoid Obj, but this may be one of those > instances where it is indeed the most reasonable compromise. Maybe not. Follow these pointers [1,2]. Best, Daniel [1] http://mlton.org/UniversalType [2] http://ocaml.janestreet.com/?q=node/18