Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

John Backus

From Wikipedia, the free encyclopedia
American computer scientist
This article is about the computer scientist. For the physicist, seeJohn Backus (acoustician). For the minister, seeJohn Chester Backus.
icon
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "John Backus" – news ·newspapers ·books ·scholar ·JSTOR
(September 2025) (Learn how and when to remove this message)

John Backus
Backus in December 1989
Born
John Warner Backus

(1924-12-03)December 3, 1924
DiedMarch 17, 2007(2007-03-17) (aged 82)
EducationUniversity of Virginia
University of Pittsburgh
Haverford College
Columbia University (BS,MS)
Known forSpeedcoding
FORTRAN
ALGOL
Backus–Naur form
Function-level programming
Spouses
Children2
AwardsNational Medal of Science(1975)
Turing Award(1977)
Charles Stark Draper Prize(1993)
Scientific career
FieldsComputer science
InstitutionsIBM

John Warner Backus (December 3, 1924 – March 17, 2007) was an Americancomputer scientist. He led the team that invented and implementedFORTRAN, the first widely usedhigh-level programming language, and was the inventor of theBackus–Naur form (BNF), a widely used notation to definesyntaxes offormal languages. He also contributed to the design ofALGOL, and later researched thefunction-level programming paradigm, presenting his findings in his influential 1977 Turing Award lecture "Can Programming Be Liberated from the von Neumann Style?"[1]

TheIEEE awarded Backus theW. W. McDowell Award in 1967 for the development of FORTRAN.[2] He received theNational Medal of Science in 1975[3] and the 1977Turing Award "for profound, influential, and lasting contributions to the design of practical high-level programming systems, notably through his work on FORTRAN, and for publication of formal procedures for the specification of programming languages".[4]

John Backus retired in 1991. He died at his home inAshland, Oregon on March 17, 2007.[5]

Early life

[edit]

Backus was born inPhiladelphia and grew up in nearbyWilmington, Delaware.[6] He studied atThe Hill School inPottstown, Pennsylvania, but he was apparently not a diligent student.[5] He entered college at theUniversity of Virginia to studychemistry, but struggled with his classes there, and he was expelled after less than a year for poor attendance.[7] He was subsequently conscripted into theU.S. Army duringWorld War II,[5] and eventually came to hold the rank of corporal, being put in command of an anti-aircraft battery stationed atFort Stewart,Georgia.[7]

After receiving high scores on a military aptitude test, the Army sent him to study engineering at theUniversity of Pittsburgh.[7] He later transferred to a pre-medical program atHaverford College.[8] During an internship at a hospital, he was diagnosed with a cranialbone tumor, which was successfully removed, and a plate was installed in his head. He then moved to theFlower and Fifth Avenue Medical School for medical school, but found it uninteresting and dropped out after nine months.[7] He soon underwent a second operation to replace the metal plate in his head with one of his own design,[9] and received an honorable medical discharge from the U.S. Army in 1946.[7]

Fortran

[edit]
Main article:Fortran

After moving toNew York City he trained initially as aradio technician and became interested in mathematics. He graduated fromColumbia University with a bachelor's degree in 1949 and a master's degree in 1950, both in mathematics,[7][10] and joinedIBM in 1950. During his first three years, he worked on theSelective Sequence Electronic Calculator (SSEC); his first major project was to write a program to calculate positions of theMoon. In 1953, Backus developed the languageSpeedcoding, the first high-level language created for an IBM computer, to aid in software development for theIBM 701 computer.[11]

Programming was very difficult at this time, and in 1954 Backus assembled a team to define and developFortran for theIBM 704 computer.Fortran was the first high-level programming language to be put to broad use. This widely used language made computers practical and accessible machines for scientists and others without requiring them to have deep knowledge of the machinery.[12]

Backus–Naur form

[edit]
Main article:Backus–Naur form
icon
This sectiondoes notcite anysources. Please helpimprove this section byadding citations to reliable sources. Unsourced material may be challenged andremoved.(September 2025) (Learn how and when to remove this message)

Backus served on the international committees that developedALGOL 58 and the very influentialALGOL 60, which quickly became thede facto worldwide standard for publishingalgorithms. Backus developed theBackus–Naur form (BNF), published in theUNESCO report on ALGOL 58. It was a formal notation able to describe anycontext-free programming language, and was important in thedevelopment of compilers. A few deviations from this approach were tried (notably inLisp andAPL), but by the 1970s, Backus–Naur context-free specifications for computer languages had become quite standard, following the development of automated compiler generators such asyacc.

This contribution helped Backus win theTuring Award in 1977.

Function-level programming

[edit]

Backus later worked on afunction-level programming language known asFP, which was described in hisTuring Award lecture "Can Programming be Liberated from thevon Neumann Style?".[1] Sometimes viewed as Backus's apology for creating Fortran, this paper did less to garner interest in the FP language than to spark research intofunctional programming in general. When Backus publicized the function-level style of programming, his message was mostly misunderstood[13] as being the same as traditional functional programming style languages.

FP was strongly inspired byKenneth E. Iverson'sAPL, even using a non-standardcharacter set. An FPinterpreter was distributed with the4.2BSDUnix operating system, but there were relatively few implementations of the language, most of which were used for educational purposes.

Backus spent the latter part of his career developingFL (from "Function Level"), a successor to FP. FL was an internal IBM research project, and development of the language stopped when the project was finished. Only a few papers documenting it remain, and the source code of the compiler described in them was not made public. FL was at odds with functional programming languages being developed in the 1980s, most of which were based on thelambda calculus andstatic typing systems instead of, as in APL, the concatenation of primitive operations. Many of the language's ideas have now been implemented in versions of theJ programming language, Iverson's successor to APL.

Awards and honors

[edit]

See also

[edit]

References

[edit]
  1. ^abBackus, John (August 1978)."Can programming be liberated from the von Neumann style?: a functional style and its algebra of programs".Communications of the ACM.21 (8).doi:10.1145/359576.359579.S2CID 16367522.
  2. ^ab"W. Wallace McDowell Award". Archived fromthe original on September 29, 2007. RetrievedApril 15, 2008.
  3. ^ab"The President's National Medal of Science: John Backus". National Science Foundation.Archived from the original on September 29, 2007. RetrievedMarch 21, 2007.
  4. ^ab"John Backus - A.M. Turing Award Laureate".Association for Computing Machinery. RetrievedNovember 3, 2025.
  5. ^abcLohr, Steve (March 20, 2007)."John W. Backus, 82, Fortran Developer, Dies".The New York Times. RetrievedMarch 21, 2007.
  6. ^"John Backus".The History of Computing Project.Archived from the original on April 27, 2016. RetrievedApril 28, 2016.
  7. ^abcdef"John Backus - A.M. Turing Award Laureate".ACM A.M. Turing Award.Archived from the original on January 19, 2018. RetrievedMay 4, 2018.
  8. ^"Inventor of the Week Archive John Backus".Lemelson-MIT Program. February 2006. Archived fromthe original on October 26, 2011. RetrievedAugust 25, 2011.
  9. ^Grady Booch (September 25, 2006)."Oral History of John Backus"(PDF). RetrievedAugust 17, 2009.
  10. ^"John Backus".www.columbia.edu. RetrievedOctober 2, 2021.
  11. ^Allen, F.E. (September 1981). "The History of Language Processor Technology in IBM".IBM Journal of Research and Development.25 (5):535–548.doi:10.1147/rd.255.0535.
  12. ^"John Backus | Lemelson".lemelson.mit.edu. RetrievedFebruary 7, 2023.
  13. ^Hudak, Paul (1989). "Conception, Evolution, And Application Of Functional Programming Languages". ACM Computing Surveys, Vol. 21, No. 3
  14. ^"John Backus".IBM Archives. January 23, 2003. Archived fromthe original on August 26, 2011. RetrievedMarch 21, 2007.
  15. ^"Book of Members, 1780–2010: Chapter B"(PDF). American Academy of Arts and Sciences.Archived(PDF) from the original on July 25, 2011. RetrievedApril 28, 2011.
  16. ^"John Backus".Archived from the original on May 14, 2008. RetrievedApril 15, 2008.
  17. ^"Recipients of the Charles Stark Draper Prize". Archived fromthe original on March 2, 2010. RetrievedMarch 26, 2007.
  18. ^"Fellow Awards 1997 Recipient John Backus". Archived fromthe original on July 9, 2010. RetrievedApril 15, 2008.

External links

[edit]
Wikiquote has quotations related toJohn Backus.
Behavioral and social science
1960s
1980s
1990s
2000s
2010s
2020s
Biological sciences
1960s
1970s
1980s
1990s
2000s
2010s
2020s
Chemistry
1960s
1980s
1990s
2000s
2010s
Engineering sciences
1960s
1970s
1980s
1990s
2000s
2010s
2020s
Mathematical, statistical, and computer sciences
1960s
1970s
1980s
1990s
2000s
2010s
2020s
Physical sciences
1960s
1970s
1980s
1990s
2000s
2010s
2020s
International
National
Academics
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=John_Backus&oldid=1321581644"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp