caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Recursion, exception and continuations
@ 1996-03-09 16:02 Tarizzo Martial
  1996-03-11 11:07 ` Pierre Weis
  1996-03-11 11:45 ` Francis Dupont
  0 siblings, 2 replies; 4+ messages in thread
From: Tarizzo Martial @ 1996-03-09 16:02 UTC (permalink / raw)
  To: caml-list


Hello,

Here are some questions about CAML :

[1] Is tail recursion always handled correctly by CAML, i.e. in a constant
stack space ? 

[2] Why is it not possible to define an exception locally, inside a
function. The Michel Mauny's tutorial seems to encourage the use of
exception as a control structure (a kind of common lisp catch/throw), but
it' annoying to be obliged to declare them at toplevel, which can then be
rapidly polluted by exception declarations (and naming can become difficult).

[3] I appreciate the type system of CAML, but is a such system compatible
with access to continuations, as it is possible to do in Scheme ?

Thanks for answers.
*********************************
 Tarizzo Martial
 Prof. Sc Physiques
 Classes preparatoires
 Lycee J MOULIN
 57600 FORBACH

 Email: tarizzo@world-net.sct.fr
        74014.3307@compuserve.com
 Compuserve : 74014,3307
*********************************






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

end of thread, other threads:[~1996-03-11 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-03-09 16:02 Recursion, exception and continuations Tarizzo Martial
1996-03-11 11:07 ` Pierre Weis
1996-03-11 11:45 ` Francis Dupont
1996-03-11 13:42   ` Didier Remy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).