NIL (programming language): Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m History: WP:CHECKWIKI error 61 fix, References after punctuation per WP:REFPUNC and WP:PAIC using AWB (8459)
m -redlinks
Line 5:
|paradigm = [[multi-paradigm programming language|multi-paradigm]]: [[functional programming|functional]], [[procedural programming|procedural]]
|year = 1970s
|designer = [[Jon L White]]
|developer = [[Jon L White]], [[Guy L. Steele, Jr.]] and [[Richard P. Gabriel]]
|latest release version =
|latest release date =
Line 23:
| url = http://www.dreamsongs.com/NewFiles/Timrep.pdf
| date = May 1985
| isbn = 978-0-262-07093-5; LCCN: 85-15161}} <!-- xiv, 285 p. ; 23 cm. Cambridge, Mass. --></ref> implementation of [[Lisp (programming language)|Lisp]] developed at [[Massachusetts Institute of Technology|MIT]] and intended to be the successor to [[Maclisp]].<ref name=STEELE>{{cite web | title=The evolution of Lisp| author=Guy L Steele Jr, Richard P Gabriel | url=http://www.dreamsongs.com/NewFiles/HOPL2-Uncut.pdf | accessdate=2006-10-12}}</ref> NIL stood for "New Implementation of LISP", and was in part a response to [[Digital Equipment Corporation|DECs]] [[VAX]] computer. The project was headed by [[Jon L White]],<ref>{{cite web | title=Brief History of the Lisp Language| author=Kent M Pitman | url=http://www.lisp.org/table/Lisp-History.html | accessdate=2006-10-12 |archiveurl = http://web.archive.org/web/20061010150728/http://www.lisp.org/table/Lisp-History.html <!-- Bot retrieved archive --> |archivedate = 2006-10-10}}</ref> with a stated goal of maintaining compatibility with MacLisp whilst fixing many of the problems with the language.
 
==History==