Jump to content

Alfred Aho

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 129.33.1.37 (talk) at 23:02, 25 February 2013 (→‎Career: perhaps, but unsourced). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Alfred Vaino Aho
Born (1941-08-09) August 9, 1941 (age 82)
NationalityCanadian-American
Alma materUniversity of Toronto,
Princeton University
AwardsFellow, Bell Laboratories (1984),

Fellow, American Association for the Advancement of Science (1986),
Doctor of Philosophy, honoris causa, University of Helsinki (1986),
IEEE Fellow (1988),
Fellow, Association for Computing Machinery (1996),
IEEE John von Neumann Medal (2003),

Great Teacher Award, Society of Columbia Graduates (2003)
Scientific career
FieldsComputer Science
InstitutionsColumbia University

Alfred Vaino Aho (born August 9, 1941) is a Canadian computer scientist.

Career

Aho received a B.A.Sc. in Engineering Physics from the University of Toronto and a Ph.D. in Electrical Engineering/Computer Science from Princeton University. He conducted research at Bell Labs from 1967 to 1991, and again from 1997 to 2002 as Vice President of the Computing Sciences Research Center. As of 2011 he holds the Lawrence Gussman Chair of Computer Science at Columbia University. He served as chair of the department from 1995 to 1997, and again in the spring of 2003.

In his PhD thesis Aho created indexed grammars and the nested-stack automaton as vehicles for extending the power of context-free languages but retaining many of their decidability and closure properties. Indexed grammars have been used[by whom?] to model parallel rewriting systems, particularly in biological applications.

After graduating from Princeton, Aho joined the Computing Sciences Research Center at Bell Labs where he devised efficient regular expression and string-pattern matching algorithms which he implemented in the first versions of the Unix tools egrep and fgrep. The fgrep algorithm has become known as the Aho-Corasick algorithm; several bibliographic search-systems utilize it, including the one developed by Margaret J. Corasick, and other string-searching applications.

At Bell Labs Aho worked closely with Steve Johnson and Jeffrey Ullman to develop efficient algorithms for analyzing and translating programming languages. Steve Johnson used the bottom-up LALR parsing algorithms to create the syntax-analyzer generator yacc, and Michael E. Lesk and Eric Schmidt used Aho's regular-expression pattern-matching algorithms to create the lexical-analyzer generator lex. The lex and yacc tools and their derivatives have been used to develop the front ends of many of today's programming language compilers.

Aho and Ullman wrote a series of textbooks on compiling techniques that codified the theory relevant to compiler design. Their 1977 textbook Principles of Compiler Design had a green dragon on the front cover and became known as "the green dragon book". In 1986 Aho and Ullman were joined by Ravi Sethi to create a new edition, "the red dragon book" (which was briefly shown in the 1995 movie "Hackers"), and in 2007 also by Monica Lam to create "the purple dragon book". The dragon books have been the most widely used compiler textbooks throughout the world.[citation needed]

In 1974, Aho, John Hopcroft, and Ullman wrote the Design and Analysis of Computer Algorithms, codifying some of their early research on algorithms. This book became one of the most highly cited books in computer science for several decades and helped to stimulate the creation of algorithms and data structures as a central course in the computer science curriculum.

Aho is also widely known for his co-authorship of the AWK programming language with Peter J. Weinberger and Brian Kernighan (the 'A' stands for "Aho").

As of 2010 Aho's research interests include programming languages, compilers, algorithms, and quantum computing. He is part of the Language and Compilers research-group at Columbia University.[1]

Aho has received many prestigious honors, including the IEEE's John von Neumann Medal and membership in the National Academy of Engineering. He was elected a Fellow of the American Academy of Arts and Sciences in 2003.[2] He holds honorary doctorates from the University of Waterloo in Ontario and from the University of Helsinki in Finland, and is a Fellow of the American Association for the Advancement of Science, ACM, Bell Labs, and IEEE. He won the Great Teacher Award from the Society of Columbia Graduates in 2003.

Aho has twice served as chair of the Advisory Committee for the Computer and Information Science and Engineering Directorate of the National Science Foundation. He is a past president of the ACM Special Interest Group on Algorithms and Computability Theory.

Teaching

Professor Alfred Aho has taught at Columbia University in New York since 1995. He won the Great Teacher Award from the Society of Columbia Graduates in 2003.

See also

Books

References

  1. ^ http://landc.cs.columbia.edu/
  2. ^ "Book of Members, 1780-2010: Chapter A" (PDF). American Academy of Arts and Sciences. Archived from the original (PDF) on 10 May 2011. Retrieved 6 April 2011. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  • Aho, A.V. (October 1968). "Indexed Grammars — An Extension of Context-Free Grammars". J. ACM. 15 (4): 647–671. doi:10.1145/321479.321488. {{cite journal}}: Unknown parameter |authormask= ignored (|author-mask= suggested) (help)
  • Aho, A.V. (July 1969). "Nested Stack Automata". J. ACM. 16 (3): 383–406. doi:10.1145/321526.321529. {{cite journal}}: Unknown parameter |authormask= ignored (|author-mask= suggested) (help)
  • Aho, A.V.; Corasick, M.J. (June 1975). "Efficient String Matching: an Aid to Bibliographic Search". Comm. ACM. 18 (6): 333–340. doi:10.1145/360825.360855. {{cite journal}}: Unknown parameter |authormask= ignored (|author-mask= suggested) (help)
  • Aho, A.V.; Johnson, S.C.; Ullman, J.D. (January 1977). "Code Generation for Expressions with Common Subexpressions". J. ACM. 24 (1): 146–160. doi:10.1145/321992.322001. {{cite journal}}: Unknown parameter |authormask= ignored (|author-mask= suggested) (help)
  • Aho, A.V.; Kernighan, B.W.; Weinberger, P.J. (April 1979). "AWK — A Pattern Scanning and Processing Language". Software – Practice and Experience. 9 (4): 267–280. doi:10.1002/spe.4380090403. {{cite journal}}: Unknown parameter |authormask= ignored (|author-mask= suggested) (help)
  • Aho, A.V. (1990). "Algorithms for Finding Patterns in Strings". Handbook of Theoretical Computer Science. MIT Press. pp. 255–300. {{cite book}}: Unknown parameter |authormask= ignored (|author-mask= suggested) (help)

External links

Template:Persondata