Lisp Programming Language: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
(Created page with "A Lisp Programming Language is a programming language that approximates the Formal Language specified by John McCarthy in 1958 which specifies Program Statem...")
 
m (Text replacement - "Exmaple" to "Example")
Line 3: Line 3:
* <B>Example(s):</B>
* <B>Example(s):</B>
** [[Common Lisp Programming Language]].
** [[Common Lisp Programming Language]].
* <B>Counter-Exmaple(s):</B>
* <B>Counter-Example(s):</B>
** [[Prolog]].
** [[Prolog]].
** [[Fortran]].
** [[Fortran]].

Revision as of 21:08, 21 February 2015

A Lisp Programming Language is a programming language that approximates the Formal Language specified by John McCarthy in 1958 which specifies Program Statements as parenthesized lists (s-expressions).



References

2013

  1. Paul Graham. "Revenge of the Nerds". http://www.paulgraham.com/icad.html. Retrieved 2013-03-14.