English

Higher-Order Concurrent Win32 Programming

Programming Languages 2007-05-23 v1

Abstract

We present a concurrent framework for Win32 programming based on Concurrent ML, a concurrent language with higher-order functions, static typing, lightweight threads and synchronous communication channels. The key points of the framework are the move from an event loop model to a threaded model for the processing of window messages, and the decoupling of controls notifications from the system messages. This last point allows us to derive a general way of writing controls that leads to easy composition, and can accommodate ActiveX Controls in a transparent way.

Keywords

Cite

@article{arxiv.cs/0405079,
  title  = {Higher-Order Concurrent Win32 Programming},
  author = {Riccardo Pucella},
  journal= {arXiv preprint arXiv:cs/0405079},
  year   = {2007}
}

Comments

10 pages; appeared in Proceedings of the 3rd Usenix Windows NT Symposium, Seattle, pp. 113-122, 1999