1 / 11

GESCHICHTE DER INFORMATIK

LISP eine Programmiersprache Olivier PHILOUZE Matrikel: 40152. GESCHICHTE DER INFORMATIK. ÜBERSICHT. Was ist LisP? John McCarthy Geschichte Die Sprache Anwendungen Quellen Beispiele. WAS IST LISP?. LISP: LISt Processing Eine Erweiterung von Fortran 9 neue Ideen

buck
Download Presentation

GESCHICHTE DER INFORMATIK

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. LISP eine Programmiersprache Olivier PHILOUZE Matrikel: 40152 GESCHICHTE DER INFORMATIK

  2. ÜBERSICHT • Was ist LisP? • John McCarthy • Geschichte • Die Sprache • Anwendungen • Quellen • Beispiele

  3. WAS IST LISP? • LISP: LISt Processing • Eine Erweiterung von Fortran • 9 neue Ideen • Anwendung für die Angewandte Künstliche Intelligenz

  4. JOHN McCARTHY • Ist 4. September 1927 in Boston geboren. • Mathematik Studium am California Institute of Technology (Caltech) • 1948: Bachelor of Science • 1951: Promotion an der Princeton University

  5. JOHN McCARTHY • 1949 war ihm die Interesse an intelligente Kybernetische Systeme gekommen • 1956 Assistant Professor für Mathematik • 1959 Entwicklung von LisP • Danach arbeitet noch an Erweiterung von LISP • Weitere Forschungsprojekte über die angewandte künstliche Intelligenz

  6. Einführung von Makros 1966 bis 1978, weltweite Verbreitung 1980 bis 1990: Standardisierung der Sprache durch ANSICommon LISP GESCHICHTE • 1958 Entwicklung von LisP (MIT Artificial Intelligence Project) • 1962 Erweiterung von LISP → LISP1.5 • 1962 bis 1966, lokale Verbreitung von LisP • Weiterentwicklung durch Arbeit auf dem Gebiete der Time-Sharing-Systeme

  7. Programme wurden mit Ausdrücken gemacht Ein Symbol-Typ Eine Notierung fürs Code Die ganze Sprache immer verfügbar DIE SPRACHE • 9 neue Ideen: • Conditionals • Funktions type • Recursion • Neue Variablen-Konzept • Garbage-collector

  8. EuLisp, eine europäische LisP ELISP (Emacs Lisp), für EMACS-Programmierung AutoLISP, für auto CAD Nyquist, für Audio-Anwendungen VARIANTE • MACLisp, direkt Nachfolger von LisP • ZetaLisp Nachfolger von MACLisP • InterLisp, für grafische Anwendungen • LeLisp, Französische Version von LisP • Scheme, einfache LisP version

  9. Software: Auto CAD Emacs The GIMP Videospiele ANWENDUNGEN • Angewandte Intelligenz • Data mining • Web-Programmierung • Finanz

  10. QUELLE • LisP Website: http://www.lisp.org/table/contents.htm • Common LISP:http://clisp.cons.org/ • WIKIPEDIA: • http://fr.wikipedia.org/wiki/Lisp • http://de.wikipedia.org/wiki/LISP • John McCARTHY: http://www-formal.stanford.edu/jmc/ • LISP – Anwendungsgebiete, Grundbegriffe, Geschichte [Herbert Stoyan – Akademie Verlag]

  11. BEISPIELE • Einfache Code Beispiele • Addition, Multiplikation, Substraktion, Einteilung • Emacs LISP (ElisP) • Gomoku

More Related