Lisps
Jump to navigation
Jump to search
English
[edit]Noun
[edit]Lisps
- plural of Lisp
- 1997, Bob Glickstein, Writing GNU Emacs Extensions: Editor Customizations and Creations with Lisp (In a Nutshell Series)[1], "O'Reilly Media, Inc.", →ISBN, →LCCN, →OCLC, page 85:
- Indeed, a few dialects of Lisp make it an error to call car and cdr on nil. Most Lisps behave like Emacs Lisp in this regard […]
- 2017 July 20, Michael Swaine, “An Interview with Rich Hickey”, in Michael Swaine, editor, Functional Programming: A PragPub Anthology: Exploring Clojure, Elixir, Haskell, Scala, and Swift[3], Pragmatic Bookshelf, →ISBN, →OCLC:
- Lisps have been called functional programming languages, but Clojure embraces that more deeply than do Common Lisp or Scheme.