Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* CAML Light system functions etc.
@ 1995-11-19 15:52 John Harrison
  1995-11-20 10:16 ` Xavier Leroy
  0 siblings, 1 reply; 3+ messages in thread
From: John Harrison @ 1995-11-19 15:52 UTC (permalink / raw)
  To: caml-list; +Cc: John Harrison

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1307 bytes --]



A few quick questions about CAML Light:

(1) Is there an interface to "tempnam" or something similar? (For creating
unique temporary filenames). I looked in the "unix" library but couldn't
find anything -- I think it'd be a convenient addition.

(2) I'm not really convinced that integrating signal and exception handling
is a good idea; it's neither pleasant nor efficient to always have to worry
about signal exceptions popping up. Is it possible to make SIGINT terminate
the evaluation of the current toplevel phrase, without passing a signal
exception to the currently executing function?

(3) Is there some hook to allow a user-defined function to be called after
the evaluation and printing of each toplevel phrase? This would be nice for
reporting run statistics etc.

Thanks,

John.

=========================================================================
John Harrison                   | email: jharriso@ra.abo.fi
Åbo Akademi University          | web:   http://www.abo.fi/~jharriso/
Department of Computer Science  | phone: +358 (9)21 265-4049
Lemminkäisenkatu 14a            | fax:   +358 (9)21 265-4732
20520 Turku                     | home:  +358 (9)21 2316132
FINLAND                         | time:  UTC+2:00
=========================================================================




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1995-11-20 12:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-11-19 15:52 CAML Light system functions etc John Harrison
1995-11-20 10:16 ` Xavier Leroy
1995-11-20 12:04   ` John Harrison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox