Jump to content

Walter Bright: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Citation bot (talk | contribs)
Add: doi. | Use this bot. Report bugs. | #UCB_CommandLine
OAbot (talk | contribs)
m Open access bot: doi updated in citation with #oabot.
Line 18: Line 18:
Bright is the son of the [[United States Air Force]] pilot Charles D. Bright.<ref>{{cite web |url = https://news.ycombinator.com/item?id=26526644 |title = on: The Complexity of a WW II P-47 Thunderbolt's Powerplant |first = Walter|last = Bright|year = 2021}}</ref><ref>{{cite web |url = http://generalatomic.com/jetmakers/introduction.html |title = The Jetmakers}}</ref> He taught himself computer programming from the [[type-in program]]s in ''[[BASIC Computer Games]]''.<ref name="hn28572761">{{Cite web |last=Bright |first=Walter |date=2021-09-18 |title=Basic Computer Games (1978) |url=https://news.ycombinator.com/item?id=28572761 |access-date=2021-09-27 |website=Hacker News}}</ref>
Bright is the son of the [[United States Air Force]] pilot Charles D. Bright.<ref>{{cite web |url = https://news.ycombinator.com/item?id=26526644 |title = on: The Complexity of a WW II P-47 Thunderbolt's Powerplant |first = Walter|last = Bright|year = 2021}}</ref><ref>{{cite web |url = http://generalatomic.com/jetmakers/introduction.html |title = The Jetmakers}}</ref> He taught himself computer programming from the [[type-in program]]s in ''[[BASIC Computer Games]]''.<ref name="hn28572761">{{Cite web |last=Bright |first=Walter |date=2021-09-18 |title=Basic Computer Games (1978) |url=https://news.ycombinator.com/item?id=28572761 |access-date=2021-09-27 |website=Hacker News}}</ref>


Bright graduated from [[California Institute of Technology|Caltech]] in 1979 with a [[Bachelor of Science]] in [[Mechanical Engineering]] and a minor in [[Aeronautical Engineering]].<ref>{{cite journal |last1=Bright |first1=Walter |last2=Alexandrescu |first2=Andrei |last3=Parker |first3=Michael |title=Origins of the D Programming Language |journal=Proc. ACM Program |date=June 2020 |volume=4 |issue=HOPL |page=1 |doi=10.1145/3386323 |url = https://dl.acm.org/doi/pdf/10.1145/3386323|access-date=July 22, 2023}} </ref><ref>{{cite web |url = https://news.ycombinator.com/item?id=23815636 |title = on: An aerospace engineer explains fireworks |first = Walter|last = Bright|year = 2020}}</ref> While at university he wrote the ''[[Empire (1977 video game)|Empire]]'' wargame for the [[PDP-10]] mainframe, completing it in 1977.<ref name=bright2000>{{cite web |url = http://www.classicempire.com/history.html |title = A Brief History of Empire |first = Walter|last = Bright|year = 2000 |work = Walter Bright's Empire website}}</ref>
Bright graduated from [[California Institute of Technology|Caltech]] in 1979 with a [[Bachelor of Science]] in [[Mechanical Engineering]] and a minor in [[Aeronautical Engineering]].<ref>{{cite journal |last1=Bright |first1=Walter |last2=Alexandrescu |first2=Andrei |last3=Parker |first3=Michael |title=Origins of the D Programming Language |journal=Proc. ACM Program |date=June 2020 |volume=4 |issue=HOPL |page=1 |doi=10.1145/3386323 |url = https://dl.acm.org/doi/pdf/10.1145/3386323|access-date=July 22, 2023|doi-access=free }} </ref><ref>{{cite web |url = https://news.ycombinator.com/item?id=23815636 |title = on: An aerospace engineer explains fireworks |first = Walter|last = Bright|year = 2020}}</ref> While at university he wrote the ''[[Empire (1977 video game)|Empire]]'' wargame for the [[PDP-10]] mainframe, completing it in 1977.<ref name=bright2000>{{cite web |url = http://www.classicempire.com/history.html |title = A Brief History of Empire |first = Walter|last = Bright|year = 2000 |work = Walter Bright's Empire website}}</ref>


==Career==
==Career==

Revision as of 17:02, 7 November 2023

Walter Bright
Bright at ACCU 2009
Bornc. 1957 (age 66–67)
EducationCaltech (BS, 1979)
Known forD (programming language)
Empire
SpouseTrish Bright[1]
Websitewalterbright.com

Walter G. Bright is an American computer programmer who created the D programming language,[2][3] the Zortech C++ compiler, and the Empire computer game.

Early life and education

Bright is the son of the United States Air Force pilot Charles D. Bright.[4][5] He taught himself computer programming from the type-in programs in BASIC Computer Games.[6]

Bright graduated from Caltech in 1979 with a Bachelor of Science in Mechanical Engineering and a minor in Aeronautical Engineering.[7][8] While at university he wrote the Empire wargame for the PDP-10 mainframe, completing it in 1977.[9]

Career

Bright wrote Mattel Intellivision games while at Caltech, then worked as a mechanical engineer after graduation. After learning C in the early 1980s he ported Empire to the IBM PC, stating that C "might as well have been called EIL, for 'Empire Implementation Language.'"[9] Bright developed the Datalight C compiler, also sold as Zorland C and later Zortech C.[10]

Bright was the main developer of the Zortech C++ compiler (later Symantec C++, now Digital Mars C++), which was the first C++ compiler to translate source code directly to object code without using C as an intermediate.[11]

D programming language

Bright is the creator of the D programming language. He has implemented compilers for several other languages, and is considered an expert in many areas related to compiler technology.[12] Walter regularly writes scientific and magazine articles about compilers and programming[13] and was a blogger for Dr. Dobb's Journal.[14]

Around 2014, Bright wrote Warp, a fast C/C++ preprocessor written in D, for Facebook.[15][16][2]

References

  1. ^ Bengel, Erick (2016-06-30). "Museum of Whimsy Shares Its Treasures". The Daily Astorian. p. 1. Archived from the original on 2021-09-26. Retrieved 2021-09-26.
  2. ^ a b Cade Metz (7 July 2014). "The Next Big Programming Language You've Never Heard Of". Wired.
  3. ^ "Ruminations on D: An Interview with Walter Bright". 30 August 2016.
  4. ^ Bright, Walter (2021). "on: The Complexity of a WW II P-47 Thunderbolt's Powerplant".
  5. ^ "The Jetmakers".
  6. ^ Bright, Walter (2021-09-18). "Basic Computer Games (1978)". Hacker News. Retrieved 2021-09-27.
  7. ^ Bright, Walter; Alexandrescu, Andrei; Parker, Michael (June 2020). "Origins of the D Programming Language". Proc. ACM Program. 4 (HOPL): 1. doi:10.1145/3386323. Retrieved July 22, 2023.
  8. ^ Bright, Walter (2020). "on: An aerospace engineer explains fireworks".
  9. ^ a b Bright, Walter (2000). "A Brief History of Empire". Walter Bright's Empire website.
  10. ^ Johnston, Stuart (Jun 10, 1991). "Zortech Simplifies 32-Bit DOS with C++ Compilers". InfoWorld. Vol. 13, no. 23. Menlo Park, CA: InfoWorld Publishing. p. 22. ISSN 0199-6649. "said Walter Bright, Zortech's directory of technology
  11. ^ Loder, Wolfgang (26 November 2016). Introduction. Apress. p. xvii. ISBN 9781484223949. {{cite book}}: |work= ignored (help)
  12. ^ "Lang.NEXT 2012 Expert Panel: Native Languages" Lang.Next
  13. ^ "The D Programming Language Conference 2017". D Language Foundation. 2017. Archived from the original on 2020-08-15. Retrieved 2021-09-26.
  14. ^ Binstock, Andrew (2014-12-16). "Farewell, Dr. Dobb's". Dr. Dobb's Journal. Archived from the original on 2021-09-26. Retrieved 2021-09-26.
  15. ^ Larabel, Michael (2014-03-31). "Warp: Facebook Open-Sources A Super Fast C/C++ Pre-Processor". Phoronix. Archived from the original on 2020-11-24. Retrieved 2021-09-26.
  16. ^ Alexandrescu, Andrei (2014-03-28). "Under the Hood: warp, a fast C and C++ preprocessor". Facebook. Archived from the original on 2021-03-05. Retrieved 2021-09-26.