acm-header
Sign In

Communications of the ACM

News

Getting Down to Basics


2020 ACM A.M. Turing Award recipients Jeffrey Ullman and Alfred Aho

Credit: Alexander Berg

Writing the code to make a computer perform a particular job could be a Herculean task, back in the 1950s and 60s.

"In the early 1950s, people did numerical computation by writing assembly language programs," says Alfred V. Aho, professor emeritus of computer science at Columbia University. "Assembly language is a language very close to the operations of a computer, and it's a deadly way to program. It's slow, tedious, and expensive."


Comments


CACM Administrator

[The following letter is published in the Letters to the Editor pages of the August 2021 Communications of the ACM (https://cacm.acm.org/magazines/2021/8/254319). -- CACM Administrator]

I was thrilled when I opened my email weeks ago to discover Aho and Ullman were the ACM A.M. Turing Award 2020 recipients, and I was delighted to see Al Aho and Jeff Ullman on the cover of June Communications when it came in the mail today.

But I was dismayed when reading the article by Neil Savage, which contains two glaring mistakes.

Ullman joined the faculty of Princeton, not Columbia, from Bell Labs. I know because I had the great fortune to learn from Professor Ullman at Princeton -- he broke open the palace gates of computer science for his students, and sparked a lifelong passion for CS.

The article states that Aho and Ullman are being awarded for "their contribution to both the theory and practice of computer languages," but it is for so much more than that -- they were also instrumental in the foundations of the Analysis of Algorithms, as the Turing citation indicates. As students at Princeton, we enjoyed the inherent beauty of a gorgeous and complex subject explicated by some of the finest minds and authors, using the seminal text "The Design and Analysis of Computer Algorithms" by Aho, Hopcroft, and Ullman, known affectionately as AHU. In addition, Ullman was also instrumental in advancing database theory, as well as codifying VLSI theory, as his textbooks and courses at Stanford University will attest.

Also noteworthy, Ullman was able to bring Unix 6th edition to Princeton -- in 1975, we were set up in a small lab in the Engineering Quad on a PDP-11/45. With great support from Bell Labs, Peter Eichenberger, Tom Lyon, Eric Schmidt, and I started a port of Unix to the IBM 370 architecture. None of that would have been possible without JDU.

It is fitting that Aho and Ullman are recognized for their many seminal contributions -- let's appreciate all the great work they did -- it is a lot more than "just compilers."

Joseph P. Skudlarek
ACM Senior Member
Lake Oswego, OR, USA


CACM Administrator

[The following letter is published in the Letters to the Editor pages of the September 2021 Communications of the ACM (https://cacm.acm.org/magazines/2021/9/255043). -- CACM Administrator]

The cover photo of the June 2021 edition of Communications of the ACM depicts Jeffrey Ullman and Alfred Aho, winners of ACM's 2020 Turing Award, and editorial content in the issue celebrates this selection. As ACM and Communications are well aware, for many Iranian members of the computing community, Ullman is the face of discrimination in academia. For more than 15 years, Ullman maintained a Web page that denigrates Iranian students using demeaning and derogatory language and told them they are not welcome in the computing community because of political reasons. The text is so clear and direct that it is hard not to see it as violating ACM's Policy Against Harassment, but of course it was "just" published on Ullman's page for more than a decade rather than being delivered at an ACM event, so in ACM's eyes it does not count.

For context: shortly after the award announcement, a public letter(1) signed by more than 1,200 individuals from academia and industry including over 450 ACM members condemned the decision and shared details of Ullman's discriminatory correspondence over the years. On April 19, ACM officially confirmed receiving the letter and published a response,2 in which they did not even recognize the victims and that any harm was done. In parallel to publishing celebratory content about the winners, ACM's Executive Committee (EC), upon the request of Communications Editor-in-Chief to intervene, decided to reject an Op-Ed submitted by myself and five colleagues in which we criticized ACM leadership's, in our opinion, weak and inadequate response to the "CS for inclusion" letter and proposed concrete steps to be taken to help the cause.

To summarize:

1. Despite the claim that ACM EC and Communications were unaware of Ullman's long history of discriminatory rhetoric, they were officially made aware of this since mid-April;
2. Yet Communications published celebratory content about Ullman two months after the award;
3. In parallel, ACM EC and Communications reject (as far as we know the only) "communication" done by the community through "Communications of ACM" about such an important issue, based on the reason that "enough has been said about it already;"
4. ACM still claims to hold D&I as core value,(3) and that it "cannot accept any conduct that discriminates or denigrates an individual on the basis of citizenship or nationality."

Of course, Communications can come up with logistic excuses, but they cannot be relevant when it comes to any issue of such importance with more than a month left until the publication date, and evidently Communications and ACM's EC could in fact coordinate quickly when they choose to. I hope the ACM EC and Communications either will have the courage to accept the harm they furthered by Ullman's selection and Communications' celebratory coverage of it and correct their stance now that it matters most, or alternatively not claim to truly care about diversity and inclusion as core values or to be really against discrimination based on citizenship or nationality.

Mohammad Mahmoody
Charlottesville, VA, USA

EDITOR-IN-CHIEF'S RESPONSE:
To air community concerns raised that the June issue of Communications did not present a balanced view, we are publishing the above letter.

The ACM's official response to the letter from CSforinclusion can be found at https://www.acm.org/response-to-letter(2) and addresses the current criteria and process for Turing award selection, and the efforts under way to improve them to live up to the values ACM has articulated.

With respect to the actions of Communications, here is a bit of context for how the production logistics of the June issue operate. For each month, final production for ~120 pages of editorial content begins approximately 10 weeks before the issue date. This content production was well under way weeks before the Turing selection was made. Shortly after the award selection is announced, an exceptional process is triggered to collect photographic and interview information to add to the "Turing issue." So this overload process, for the Turing issue and consistent with monthly publication, produced final layouts for the issue by May 1. With our physical publishers and mail delays, this is a hard constraint. The claim that logistics cannot be relevant belies the reality they are a constraint in any practical endeavor.

We regret any upset that inclusion of traditional content for an ACM A.M. Turing Award in the June 2021 issue caused but chose to do so based on the judgment to proceed in usual fashion until greater clarity emerged.

Andrew A. Chien
Chicago, IL, USA

REFERENCES:
(1.) https://csforinclusion.wordpress.com/
(2.) https://www.acm.org/response-to-letter
(3.) https://www.acm.org/about-acm/mission-vision-values-goals


CACM Administrator

[The following letter is published in the Letters to the Editor pages of the September 2021 Communications of the ACM (https://cacm.acm.org/magazines/2021/9/255043). -- CACM Administrator]

In Neil Savage's June 2021 news article "Getting Down to Basics" (p. 12) describing the work of 2020 ACM A.M. Turing Award recipients Alfred Aho and Jeffrey Ullman, I was surprised to read they were credited with the development of LEX and YACC. LEX was the work of Mike Lesk and Eric Schmidt, and YACC was the work of Stephen (Steve) Johnson (Aho provided some insight and came up with the name)these tools were released as Unix utilities, and all three scientists were employees of Bell Labs.

David M. Abrahamson
Dublin, Ireland

EDITOR-IN-CHIEF'S RESPONSE:

Thanks, David.

Andrew A. Chien
Chicago, IL, USA


Displaying all 3 comments

Log in to Read the Full Article

Sign In

Sign in using your ACM Web Account username and password to access premium content if you are an ACM member, Communications subscriber or Digital Library subscriber.

Need Access?

Please select one of the options below for access to premium content and features.

Create a Web Account

If you are already an ACM member, Communications subscriber, or Digital Library subscriber, please set up a web account to access premium content on this site.

Join the ACM

Become a member to take full advantage of ACM's outstanding computing information resources, networking opportunities, and other benefits.
  

Subscribe to Communications of the ACM Magazine

Get full access to 50+ years of CACM content and receive the print version of the magazine monthly.

Purchase the Article

Non-members can purchase this article or a copy of the magazine in which it appears.
Sign In for Full Access
» Forgot Password? » Create an ACM Web Account