John McCarthy, creator of Lisp, dead at 84.

  • Thread starter KingNothing
  • Start date
In summary, John McCarthy, the creator of Lisp, has passed away at the age of 84. This comes during a season of loss for programming language creators. McCarthy's creation was known for its beauty and was used for a variety of tasks, including one instance where it was used to control an RS-232 plotter for drawing theoretical voltammetric curves.
Physics news on Phys.org
  • #2
RIP! :cry::cry:

The creator of the most beautiful language on Earth is gone :cry::cry:
 
  • #3
Is this a season for programming language creators, or what?

I never used Lisp for programming work, but it reminds me something.

Many years ago (around 1988 or 89), when I was working at Warsaw University, we bought an automatic polarographic system. Part of the system was an RS-232 controlled plotter. I was tasked with attaching the plotter to PC, so that we could use it for drawing calculated theoretical voltammetric curves. There was no drivers, and in general at these early times using RS-232 was a PITA, as drivers buily into DOS were a joke - they didn't work with anything. We had full specifications both of RS-232 of the plotter (to make things more difficult RS-232 devices were often incompatible) and the controlling commands, but I wasn't able to make it work. However, I discovered that it works correctly with pirated version of AutoCAD we had in office. And AutoCAD had built in interpreter of Lisp and some examples of how to use this Lisp interpreter to prepare drawings. So I wrote a small program that was taking our data and converting it into series of Lisp commands. These were imported into AutoCAD, drawn there, and finally transferred on paper.
 

FAQ: John McCarthy, creator of Lisp, dead at 84.

What is Lisp and why is it significant in computer science?

Lisp is a programming language that was created by John McCarthy in 1958. It is significant in computer science because it was the first functional programming language, and it introduced the concept of recursion and dynamic typing.

How did John McCarthy contribute to the field of computer science?

John McCarthy was a pioneer in the field of artificial intelligence and computer science. He is best known for creating the Lisp programming language, but he also made significant contributions in the areas of formal logic, computer time-sharing, and symbolic mathematical computation.

What is the legacy of John McCarthy in the computer science community?

John McCarthy's legacy in the computer science community is immense. He is considered the father of artificial intelligence and his work in the field is still highly influential today. His creation of the Lisp programming language has paved the way for modern functional programming languages, and his contributions to formal logic have greatly impacted the development of automated reasoning systems.

How did John McCarthy's work in artificial intelligence impact the world?

John McCarthy's work in artificial intelligence has had a significant impact on the world. His research and development in this field led to the creation of intelligent systems and advanced technologies that have greatly improved our daily lives, from voice recognition and natural language processing to robotics and self-driving cars.

What is the significance of John McCarthy's passing for the computer science community?

John McCarthy's passing is a great loss for the computer science community. He was a highly respected and influential figure in the field, and his contributions have had a lasting impact on computer science and artificial intelligence. His passing is a reminder of his legacy and the importance of his work in shaping the field of computer science.

Similar threads

Back
Top