Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

node webkit

Name: Anonymous 2014-02-12 2:24

Name: Anonymous 2014-02-13 9:40

>>27
Events aren't a language feature (except maybe in something like Esterel or GOLOG (see below)). They're a system or run-time (or even library or framework) feature.

You don't need callbacks to do ``events'', e.g. you can make an ``event'' framework using continuations, coroutines, streams etc. etc.

GOLOG did ``events'' (the situation calculus) declaratively.

>>29
You are very incoherent. I'm not sure if you understand that operating systems such as Linux will schedule multiple processes over multiple hardware threads of execution. The performance difference is that usually when people say multiple processes they mean multiple processes that don't share memory, whereas when they say threads they refer to threads in the one process which share methods (again, usually).

BTW what's with the influx of novices here?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List