Larry Wall

Larry Wall

Infobox person
name=Larry Wall
birth_date=birth date and age|1954|09|27


known_for=Perl
children=4
spouse=Gloria Wall
religion=International Church of the Nazarene
nationality= American
occupation=Programmer, Author
website= [http://www.wall.org/~larry/ www.wall.org/~larry/]

Larry Wall (born September 27, 1954) is a programmer and author, most widely known for his creation of the Perl programming language in 1987.

Education

Wall earned his bachelor's degree from Seattle Pacific University in 1976.

While in graduate school at UC Berkeley, Wall and his wife were studying linguistics with the intention afterwards of finding an unwritten language, perhaps in Africa, and creating a writing system for it. They would then use this new writing system to translate various texts into the language, among them the Bible. Due to health reasons these plans were canceled, and they remained in the U.S., where Larry instead joined the NASA Jet Propulsion Laboratory after he finished grad school. [cite web
last = Sims
first = David
title = Q&A With Larry Wall, Creator Of Perl
publisher = TechWeb
date=1998-04-98
url = http://www.techweb.com/wire/story/TWB19980408S0020 Q&A With Larry Wall, Creator Of Perl, David Sims
accessdate = 2007-08-05
]

Accomplishments

Wall is the author of the rn Usenet client and the nearly universally used patch program. He has won the International Obfuscated C Code Contest twice and was the recipient of the first Free Software Foundation Award for the Advancement of Free Software in 1998.

Beyond his technical skills, Wall is known for his wit and often ironic sense of humor Citation| first=Larry | last=Wall| coauthors=this is a recursive reference by a noted expert on Larry Wall| contribution=Perl, the first postmodern computer language| title=The following is the text of Larry Wall's talk at Linux World on Wednesday, March 3. He explains why Perl is a fitting language for the postmodern era. As a member of the audience commented: "Another mindbender from Larry."| editor-first=| editor-last=| coeditors=| publisher=O’Reilly Media, Inc.| place=San Jose Convention Centerr, San Jose, California| pages=| date=1999-03-03| year=1999| id= | contribution-url=http://www.perl.com/pub/a/1999/03/pm.html| format=| accessdate=2007-11-19 ] , which he displays in the comments to his source code or on Usenet. For example: "We all agree on the necessity of compromise. We just can't agree on when it's necessary to compromise," and:

For example, it's been several decades now since a certain set of Bible translations came out, and you'll notice a pattern: the New English Bible, the New American Standard Bible, and the New International Version, to name a few. It's really funny. I suspect we'll still be calling them “new this” and “new that” a hundred years from now. Much like New College at Oxford. Do you know when New College was founded. Any guesses? New College was new in 1379. Citation| first=Larry | last=Wall| coauthors=this is a recursive reference by a noted expert on Larry Wall| contribution=Perl, the first postmodern computer language| title=The following is the text of Larry Wall's talk at Linux World on Wednesday, March 3. He explains why Perl is a fitting language for the postmodern era. As a member of the audience commented: "Another mindbender from Larry."| editor-first=| editor-last=| coeditors=| publisher=O’Reilly Media, Inc.| place=San Jose Convention Centerr, San Jose, California| pages=| date=1999-03-03| year=1999| id= | contribution-url=http://www.perl.com/pub/a/1999/03/pm.html| format=| accessdate=2007-11-19 ]

He is the co-author of "Programming Perl" (often referred to as the "Camel Book"), which is the definitive resource for Perl programmers. He has edited the "Perl Cookbook". His books are published by O'Reilly.

Wall's qualification as a linguist is apparent in his books, interviews and lectures. He often compares Perl to a natural language and explains his decisions in Perl's design with linguistic rationale. He also often uses linguistic terms for Perl language constructs, so instead of traditional "variable", "function" and "accessor" he sometimes says "noun", "verb" and "topicalizer".

Wall's Christian faith has influenced some of the terminology of Perl, such as the name itself, a biblical reference to the "Pearl of great price" (Matthew 13:46). [http://www.wired.com/wired/archive/8.10/cruise.html?pg=3] Similar references are the function name "bless", and the organization of Perl 6 design documents with categories such as "apocalypse" and "exegesis". Wall has also alluded to his faith when he has spoken at conferences, including a rather straightforward statement of his beliefs at the August, 1997 Perl Conference and a discussion of Pilgrim's Progress at the YAPC (Yet Another Perl Conference) in June, 2000.

Wall continues to oversee further development of Perl and serves as the Benevolent Dictator for Life of the Perl project. His role in Perl is best conveyed by the so-called "2 Rules", taken from the official Perl documentation:

# Larry is always by definition right about how Perl should behave. This means he has final veto power on the core functionality.
# Larry is allowed to change his mind about any matter at a later date, regardless of whether he previously invoked Rule 1.:: Got that? Larry is always right, even when he was wrong. Fact|date=August 2008

Virtues of a programmer

Wall along with Randal L. Schwartz and Tom Christiansen writing in the second edition of "Programming Perl", outlined the "Three Virtues of a Programmer":

# Laziness - The quality that makes you go to great effort to reduce overall energy expenditure. It makes you write labor-saving programs that other people will find useful, and document what you wrote so you don't have to answer so many questions about it. Hence, the first great virtue of a programmer. Also hence, this book. See also impatience and hubris.
# Impatience - The anger you feel when the computer is being lazy. This makes you write programs that don't just react to your needs, but actually anticipate them. Or at least pretend to. Hence, the second great virtue of a programmer. See also laziness and hubris.
#Hubris - Excessive pride, the sort of thing Zeus zaps you for. Also the quality that makes you write (and maintain) programs that other people won't want to say bad things about. Hence, the third great virtue of a programmer. See also laziness and impatience.

See also

*Perl
*List of programmers
*List of computer scientists

References

External links

* [http://www.wall.org/~larry/ Larry Wall's personal home page]
* [http://www.softpanorama.org/People/Wall/index.shtml Slightly Skeptical View on Larry Wall and Perl (Softpanorama Larry Wall's page)]
* [http://www.cpan.org/misc/lwall-quotes.txt.gz Authoritative list of Larry Wall quotes]
* [http://www.perl.com/pub/a/1999/03/pm.html "Perl, the first Postmodern Language"]

* State of the Onion keynotes: [http://www.wall.org/~larry/keynote/keynote.html 1997] [http://www.perl.com/pub/a/1998/08/show/onion.html 1998] [http://www.perl.com/pub/a/1999/08/onion/talk1.html 1999] [http://www.perl.com/pub/a/2000/10/23/soto2000.html 2000] [http://www.perl.com/pub/a/2001/07/25/onion.html 2001] [http://dev.perl.org/perl6/talks/2002/onion2002/2002.txt.htm 2002] [http://www.perl.com/pub/a/2003/07/16/soto2003.html 2003] [http://www.perl.com/pub/a/2004/08/18/onion.html 2004] [http://www.perl.com/pub/a/2005/09/22/onion.html 2005] [http://www.perl.com/pub/a/2006/09/21/onion.html 2006] [http://www.perl.com/pub/a/2007/12/06/soto-11.html 2007]

Please note that as the State of the Onion speeches are often primarily based on visual humour, the transcripts may seem confusing or nonsensical.

Persondata
NAME=Wall, Larry
ALTERNATIVE NAMES=
SHORT DESCRIPTION=programmer, linguist, and creator of Perl
DATE OF BIRTH=Birth date and age|1954|9|27|mf=y
PLACE OF BIRTH=
DATE OF DEATH=
PLACE OF DEATH=


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Larry Wall — Nacimiento …   Wikipedia Español

  • Larry Wall — (* 27. September 1954 in Los Angeles) ist ein US amerikanischer Linguist, Programmierer und Autor. Wall studierte an der Seattle Pacific University Linguistik und als graduate student an der University of California, Los Angeles (UCL …   Deutsch Wikipedia

  • Larry Wall — es un programador, lingüista y autor, más conocido por haber creado el lenguaje de programación Perl en 1987. Wall es el autor del programa rn (lector de artículos de Usenet) y del casi universal patch. Ha ganado el IOCCC (concurso internacional… …   Enciclopedia Universal

  • Larry Wall — Pour les articles homonymes, voir Wall. Larry Wall en 2007 Larry Wall (né le 27 septembre 1954 à Los Angeles aux États Unis) est …   Wikipédia en Français

  • Larry Wall — …   Википедия

  • Larry — ist als Kurzform des englischen Lawrence, einer Variante des lateinischen Laurentius, der Vorname folgender Personen: Larry Bird (* 1956), US amerikanischer Basketballspieler Larry Brown (* 1940), US amerikanischer Basketballtrainer Larry Bunker… …   Deutsch Wikipedia

  • Wall (surname) — Wall is a surname.List of people with the surname Wall* Anthony Wall * Art Wall, Jr. * Barbara Wall * Bree Seanna Wall * Brad Wall * C. T. C. Wall * Carol Wall * D. D. Wall * Daniel E. Wall * Derek Wall * Donne Wall * Frank Wall * Garret D. Wall… …   Wikipedia

  • Wall — bezeichnet: eine Bodenerhebung (z. B. einen Strandwall), einen wichtigen Bestandteil eines Festungswerks, eine Feldbefestigung (z. B. der sog. Westwall) eine Wallanlage zur Befestigung einer Stadt, heute als Name von Straßen oder Stadtteilen, ein …   Deutsch Wikipedia

  • Larry — Infobox Given Name Revised name = Larry imagesize= caption= pronunciation= gender = meaning = region = origin = related names = footnotes = Larry is a masculine given name in English, derived from Lawrence or Laurence. It can be a shortened form… …   Wikipedia

  • Wall — Cette page d’homonymie répertorie les différents sujets et articles partageant un même nom. Wall est une commande Unix qui permet d envoyer des messages. Le nom de Wall est celui de plusieurs personnalités (par ordre alphabétique) : Charles… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”