Lisp (Historically, LISP) Is A Family Of Computer programming Languages With A Long History And A distinctive, Fully Parenthesized Polish Prefix Notation. Originally Specified In 1958, Lisp Is The Second-Oldest High-Level Programming Language In Widespread Use
Today; Only Fortran Is Older (By One Year). Like Fortran, Lisp Has Changed A Great Deal Since Its Early Days, And A Number Of Dialects Have Existed Over Its History. Today, The Most Widely Known General-Purpose Lisp Dialects Are Common Lisp And Scheme.

Today; Only Fortran Is Older (By One Year). Like Fortran, Lisp Has Changed A Great Deal Since Its Early Days, And A Number Of Dialects Have Existed Over Its History. Today, The Most Widely Known General-Purpose Lisp Dialects Are Common Lisp And Scheme.
LISP Tutorial
Lisp is the second-oldest high-level programming language after Fortran and has changed a great deal since its early days, and a number of dialects have existed over its history. Today, the most widely known general-purpose Lisp dialects are Common Lisp and Scheme.
Lisp was invented by John McCarthy in 1958 while he was at the Massachusetts Institute of Technology (MIT).
This reference will take you through simple and practical approach while learning LISP Programming language.
Audience
This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to LISP Programming language.
Prerequisites
Before you start doing practice with various types of examples given in this reference, I'm making an assumption that you are already aware about what is a computer program and what is a computer programming language?
Compile/Execute LISP Programs
For most of the examples given in this tutorial you will find Try it option, so just make use of it and enjoy your learning.
(write-line "Hello World")
(1) LISP Programming Quick Guide
A quick reference guide for LISP programmers.
(2) LISP Programming Useful Resources
A collection of LISP Programming Sites
(3) LISP Programming Tutorial
Download a quick LISP Programming tutorial in PDF format.
0 comments:
Post a Comment