Fix an incomplete sentence in the (rather unloved) developers handbook
PR: 213200 Reported by: georgc7@rpi.edu
This commit is contained in:
parent
46c1456899
commit
11f9b762cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49454
1 changed files with 2 additions and 2 deletions
|
|
@ -145,9 +145,9 @@
|
||||||
<para>A language that was developed in the late 1950s as
|
<para>A language that was developed in the late 1950s as
|
||||||
an alternative to the <quote>number-crunching</quote>
|
an alternative to the <quote>number-crunching</quote>
|
||||||
languages that were popular at the time. Instead of
|
languages that were popular at the time. Instead of
|
||||||
being based on numbers, Lisp is based on lists; in fact
|
being based on numbers, Lisp is based on lists; in fact,
|
||||||
the name is short for <quote>List Processing</quote>.
|
the name is short for <quote>List Processing</quote>.
|
||||||
Very popular in <acronym>AI</acronym> (Artificial Intelligence)
|
It is very popular in <acronym>AI</acronym> (Artificial Intelligence)
|
||||||
circles.</para>
|
circles.</para>
|
||||||
|
|
||||||
<para>Lisp is an extremely powerful and sophisticated
|
<para>Lisp is an extremely powerful and sophisticated
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue