[m-dev.] delaying compile errors until runtime

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Dec 22 19:06:19 AEDT 1999


Programmers who are used to dynamically typed interactive
environments sometimes complain that they want to be able
to run their program even when it is incomplete.

It might be nice to add an option to the Mercury compiler
that would cause it to go ahead and generate executable
code anyway, even if compile errors were found.  The generated
code would then raise exceptions at runtime, if/when it was
executed.

Comments?

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list