Mark N. Wegman

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ser Amantio di Nicolao (talk | contribs) at 04:51, 31 March 2019 (→‎External links: add category). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Mark N. Wegman is an American computer scientist known for his contributions to algorithms and compiler optimization. Wegman received his B.A. from New York University and his Ph.D. from the University of California, Berkeley. He joined IBM Research in 1975, where he currently serves as head of Computer Science. He is a member of the IBM Academy of Technology and a Fellow of the Association for Computing Machinery (1996)[1] and the Institute of Electrical and Electronics Engineers. He became an IBM Fellow in 2007. He was elected to the National Academy of Engineering in 2010.[2]

Wegman is best known for being one of the inventors of the Static single assignment form, which is used in the analysis portion of most if not all modern optimizing compilers. This work was recognized by SIGPLAN in 2006 with its Programming Languages Achievement Award.[3] He has also made contributions to algorithms and information theory including universal hashing and the LZMW data compression algorithm.

References

  1. ^ http://fellows.acm.org/fellow_citation.cfm?id=3183738&srt=alpha&alpha=W
  2. ^ http://www8.nationalacademies.org/onpinews/newsitem.aspx?RecordID=02172010
  3. ^ "Programming Languages Achievement Award". Association for Computing Machinery - Special Interest Group on Programming Languages. Archived from the original on 3 November 2007. Retrieved 29 September 2012.

External links