-- How to escape the ubiquitous GUI event loop and eliminate the tortured, dismembered programming style it engenders. The essential realization is that "reactive programming" with callbacks is really a twisted form of Continuation Passing Style, a source code transformation commonly used in compilers for functional languages. -- (from http://galt.cs.nyu.edu/students/fuchs/) Dave.Received on Mon May 20 1996 - 14:54:20 CEST
This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST