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) |
[19 later articles] |
From: | "Per Olesen" <polesen@nordija.com> |
Newsgroups: | comp.compilers,comp.lang.misc |
Date: | 27 Aug 2000 22:31:34 -0400 |
Organization: | get2net Internet Kunde |
Keywords: | design, question |
Hi
I'm trying to find a language which is based solely on events, but I
do not know if it exists. What I do know is, that there is a whole lot
of languages out there, so it should be strange if there isn't an
event based one :-)
Like you have event-based programming when you do GUI programming in
e.g. Java, it is "just" a part of the class-lib which supports and
use an event-based design. What I'm looking for is some language based
on events. Maybe with events as datatypes and everything.
Anyone know anything about such a language or just about litterature
about the subject of event-driven programming?
Regards, Per
Return to the
comp.compilers page.
Search the
comp.compilers archives again.