Browse thread
[Caml-list] Baking in specializations to toplevel
- Yaron Minsky
[
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: | 2004-06-08 (19:24) |
From: | Yaron Minsky <yminsky@g...> |
Subject: | [Caml-list] Baking in specializations to toplevel |
I can use ocamlmktop to link in various libraries. Is there a way of baking in other specializations into an interpreter? For instance, I'd like to: 1) open some modules by default 2) install some printers 3) add some search paths Ideally, I'd like to be able to bake these specializations into a library, so that whenever you linked in that library, the search paths and printers would come with. So, is there any way of achieving this? Yaron ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners