caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* How to prevent program from crashing
@ 2007-10-31  4:29 Angela Zhu
  2007-10-31  5:08 ` [Caml-list] " skaller
  0 siblings, 1 reply; 6+ messages in thread
From: Angela Zhu @ 2007-10-31  4:29 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

Dear all,

I am trying to develop a new language with GUI using OCaml.
However, the language seems to be not very stable.

If a small syntax error in the program(written in this new language)  
happens,
it can through an error message.
If the syntax error is kind of critical,
(e.g., a semi-colon is missed at the end of a line,
  or a keyword is mis-spelled)
Then the whole GUI of the language crashes.

Does anyone else have ever encountered similar problem?
Or can anyone give me a hint on how to prevent this?

Thanks a lot!
Angela
------------------------------------------
Dept. of CS, Rice Unitersity
http://www.cs.rice.edu/~yz2/
------------------------------------------






[-- Attachment #2: Type: text/html, Size: 1753 bytes --]

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

end of thread, other threads:[~2007-10-31  9:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-31  4:29 How to prevent program from crashing Angela Zhu
2007-10-31  5:08 ` [Caml-list] " skaller
     [not found]   ` <ED53732F-0753-4F6C-B424-A24714CBC8F7@cs.rice.edu>
2007-10-31  6:54     ` skaller
2007-10-31  7:13       ` Angela Zhu
2007-10-31  7:47       ` Jacques Garrigue
2007-10-31  9:31         ` skaller

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).