Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Lisp Programming

25% developed
From Wikibooks, open books for an open world

Lisp is a programming language. It is named after the collapsed phraseListProcessing.

If you have programmed before and would like to see a little bit of how Lisp works and is different from other programming languages, you can get anoverview.

Dialects

[edit |edit source]

Because Lisp itself is, technically, just seven operators, to become a useful language, much more needs to be implemented atop it.Common Lisp andScheme are two such designs to create a useful programming language.

Common Lisp is an ANSI standard, and features an extensive array of library functions. It is the more widely used of the two.

Scheme is designed in a minimalistic fashion, with a very small amount of built in functions. This is probably true, but Scheme lacks many of the time-saving built-in functions of Common Lisp.

Emacs Lisp is an implementation of Lisp inEmacs.

newLISP is a Lisp-like, general-purpose scripting language

Contents

[edit |edit source]

See also

[edit |edit source]

Lush - lisp-like object-oriented programming language

Retrieved from "https://en.wikibooks.org/w/index.php?title=Lisp_Programming&oldid=3981296"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp