William Clinger (computer scientist)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

William D. Clinger is an Associate Professor in the College of Computer and Information Science at Northeastern University.[1] Clinger is known for his work on higher-order and functional programming languages, and in particular for his contributions to the standardization of the Scheme programming language. Clinger was an editor of the second through fifth Revised Reports on Scheme (R2RS – R5RS),[2] and an invited speaker on Scheme at the Lisp50 conference celebrating the 50th birthday of the Lisp programming language.[3] He has been on the faculty at Northeastern University since 1994.[4]

Research

Clinger obtained his PhD from the Massachusetts Institute of Technology (MIT) under the supervision of Carl Hewitt. His doctoral research revolved around defining a denotational semantics for the Actor model of concurrent computation,[5] which is the same model of computation that originally motivated development of Scheme.[6]

In addition to editing the R2RS – R5RS Scheme standards, Clinger's contributions to Scheme have included the development of compilers for two implementations of the language: MacScheme,[7] and Larceny.[8] He has also invented efficient algorithms for hygienic macro expansion, accurate decimal-to-binary conversions, and bounded-latency generational garbage collection.[3]

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. 3.0 3.1 Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. "We wanted to better understand Hewitt's actors model but were having trouble relating the actors model and its unusual terminology to familiar programming notions. We decided to construct a toy implementation of an actor language so that we could play with it. Using MacLisp as a working environment, we wrote a tiny Lisp interpreter and then added mechanisms for creating actors and sending messages." Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.

External links