Re: Event based language, does it exist?

Mihai Christodorescu <mihai@cs.wisc.edu>
2 Sep 2000 16:20:05 -0400

          From comp.compilers

Related articles
Event based language, does it exist? polesen@nordija.com (Per Olesen) (2000-08-27)
Re: Event based language, does it exist? dancohen@nospam.canuck.com (Dan Cohen) (2000-09-02)
Re: Event based language, does it exist? cbbrowne@knuth.brownes.org (2000-09-02)
Re: Event based language, does it exist? mihai@cs.wisc.edu (Mihai Christodorescu) (2000-09-02)
Re: Event based language, does it exist? Joachim.Pimiskern@de.bosch.com (Joachim Pimiskern) (2000-09-07)
Re: Event based language, does it exist? peter@abbnm.com (2000-09-07)
Re: Event based language, does it exist? gneuner@dyn.com (2000-09-07)
Re: Event based language, does it exist? wvenable@sfu.ca (Wayne Venables) (2000-09-08)
Re: Event based language, does it exist? c_pew@mail.utexas.edu (Curtis Pew) (2000-09-08)
Re: Event based language, does it exist? jp@secher-web.dk (Jens Peter Secher) (2000-09-08)
[16 later articles]
| List of all articles for this month |

From: Mihai Christodorescu <mihai@cs.wisc.edu>
Newsgroups: comp.compilers
Date: 2 Sep 2000 16:20:05 -0400
Organization: UWisc - CS - http://www.cs.wisc.edu/~mihai
References: 00-08-132
Keywords: design

Per Olesen wrote:


> I'm trying to find a language which is based solely on events


I am not sure what a "event-only language" would mean. From
your message, it seems that you want to make events a basic type of
the language, along with the associated operations. I am not sure what
you might gain from this, beyond (possibly) cleaner syntax.
After all, you can think of "main()" (in C) as an implicit
handler for the event "start_execution".


Mihai


--
  Mihai Christodorescu -=- mihai@cs.wisc.edu - http://www.cs.wisc.edu/~mihai


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.