caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Angela Zhu <angela.zhu@cs.rice.edu>
To: caml-list@yquem.inria.fr
Subject: How to prevent program from crashing
Date: Tue, 30 Oct 2007 23:29:20 -0500	[thread overview]
Message-ID: <F2E41546-0345-4E16-949C-C5515555C4FB@cs.rice.edu> (raw)

[-- 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 --]

             reply	other threads:[~2007-10-31  4:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-31  4:29 Angela Zhu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F2E41546-0345-4E16-949C-C5515555C4FB@cs.rice.edu \
    --to=angela.zhu@cs.rice.edu \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).