Leslie B. Lamport is an Americancomputer scientist. Lamport is best known for his seminal work in distributed systems, and as the initial developer of the document preparation systemLaTeX and the author of its first manual. Leslie Lamport was the winner of the 2013 Turing Award for imposing clear, well-defined coherence on the seemingly chaotic behavior of distributed computing systems, in which several autonomous computers communicate with each other by passing messages. He devised important algorithms and developed formal modeling and verification protocols that improve the quality of real distributed systems. These contributions have resulted in improved correctness, performance, and reliability of computer systems.
Lamport's research contributions have laid the foundations of the theory of distributed systems. Among his most notable papers are
"Time, Clocks, and the Ordering of Events in a Distributed System", which received the PODC Influential Paper Award in 2000,
"How to Make a Multiprocessor Computer That Correctly Executes Multiprocess Programs", which defined the notion of sequential consistency,
"The Byzantine Generals' Problem",
"Distributed Snapshots: Determining Global States of a Distributed System" and
"The Part-Time Parliament".
These papers relate to such concepts as logical clocks and Byzantine failures. They are among the most cited papers in the field of computer science, and describe algorithms to solve many fundamental problems in distributed systems, including:
the Lamport signature, one of the prototypes of the digital signature.
LaTeX
When Donald Knuth began issuing the early releases of TeX in the early 1980s, Lamport — due to his personal need of writing a book — also began working on a set of macros based on it, hoping that it would later become its standard macro package. This set of macros would later become known as LaTeX, for which Lamport would subsequently be approached in 1983 by Peter Gordon, an Addison-Wesley editor, who proposed that Lamport turn its user manual into a book. In September 1984, Lamport released version 2.06a of the LaTeX macros, and in August 1985, LaTeX 2.09 — the last version of Lamport's LaTeX — would be released as well. Meanwhile, Addison-Wesley released Lamport's first LaTeX user manual, LaTeX: A Document Preparation System, in 1986, which purportedly sold "more than a few hundred thousands" copies, and on August 21, 1989, at a TeX User Group meeting at Stanford, Lamport would agree to turn over the maintenance and development of LaTeX to Frank Mittelbach, who, along with Chris Rowley and Rainer Schöpf, would form the LaTeX3 team, subsequently releasing LaTeX 2e, the current version of LaTeX, in 1994.
Temporal Logic
Lamport is also known for his work on temporal logic, where he introduced the temporal logic of actions. Among his more recent contributions is TLA+, a language for specifying and reasoning about concurrent and reactive systems, that he describes in the book Specifying Systems: The TLA+ Language and Tools for Hardware and Software Engineers and defines as a "quixotic attempt to overcome engineers' antipathy towards mathematics".