Browse thread
Real excellent object oriented source code examples of Ocaml
-
STARYNKEVITCH Basile
- Xavier Leroy
- Anton Moscal
- Renaud.Rioboo@l...
[
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: | 2000-11-25 (15:44) |
From: | Anton Moscal <msk@p...> |
Subject: | Re: Real excellent object oriented source code examples of Ocaml |
On Fri, 17 Nov 2000, STARYNKEVITCH Basile wrote: > I am trying to interest a young collegue Franck VEDRINE > <franck.vedrine@cea.fr> to Ocaml-3.00. He is an excellent C++ coder > and a respected young specialist of abstract interpretation (on which > he got a PhD recently -regarding abstract interpretation of C++ [...] See on LablGTK: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html This is wrapper to GTK library with very sophisticated usage of O'Caml OO features. Regards, Anton Moscal