Browse thread
beginner question: DAGs w/ recursive types an encapsulation of a Map
-
Justin Corn
- Gabriel Kerneis
- Jean-Christophe Filliatre
[
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: | Jean-Christophe Filliatre <filliatr@l...> |
| Subject: | Re: [Caml-list] beginner question: DAGs w/ recursive types an encapsulation of a Map |
> 3) If there are preexisting graphical libraries for ocaml, maybe I should > just use those, but after searching a bit I was unable to find any. Does > someone know where I could find one? There is a (small but portable) graphical library coming with ocaml. This is the Graphics module, documented in the manual: http://caml.inria.fr/pub/docs/manual-ocaml/manual039.html -- Jean-Christophe