When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Common Lisp - Wikipedia

    en.wikipedia.org/wiki/Common_Lisp

    The Common Lisp character type is not limited to ASCII characters. Most modern implementations allow Unicode characters. [12] The symbol type is common to Lisp languages, but largely unknown outside them. A symbol is a unique, named data object with several parts: name, value, function, property list, and package.

  3. List of Lisp-family programming languages - Wikipedia

    en.wikipedia.org/wiki/List_of_Lisp-family...

    The programming language Lisp is the second-oldest high-level programming language with direct descendants and closely related dialects still in widespread use today. The language Fortran is older by one year. [1] [2] Lisp, like Fortran, has changed a lot since its early days, and many dialects have existed over its history.

  4. Lisp (programming language) - Wikipedia

    en.wikipedia.org/wiki/Lisp_(programming_language)

    In many cases where an explicit loop would be needed in other languages (like a for loop in C) in Lisp the same task can be accomplished with a higher-order function. (The same is true of many functional programming languages.) A good example is a function which in Scheme is called map and in Common Lisp is called mapcar.

  5. Category:Lisp programming language family - Wikipedia

    en.wikipedia.org/wiki/Category:Lisp_programming...

    Lisp (programming language) (5 C, 46 P) Logo programming language family (10 P) S. Scheme (programming language) (1 C, 20 P) Pages in category "Lisp programming ...

  6. Category:Lisp (programming language) - Wikipedia

    en.wikipedia.org/wiki/Category:Lisp_(programming...

    Lisp (programming language) software (3 C, 6 P) Lisp (programming language) software companies (5 P) P. Lisp (programming language) people (44 P) Pages in category ...

  7. Symbol (programming) - Wikipedia

    en.wikipedia.org/wiki/Symbol_(programming)

    Lisp programs can generate new symbols at runtime. When Lisp reads data that contains textual represented symbols, existing symbols are referenced. If a symbol is unknown, the Lisp reader creates a new symbol. In Common Lisp, symbols have the following attributes: a name, a value, a function, a list of properties and a package. [6]

  8. Common Lisp Object System - Wikipedia

    en.wikipedia.org/wiki/Common_Lisp_Object_System

    The Common Lisp Object System (CLOS) is the facility for object-oriented programming in ANSI Common Lisp. CLOS is a powerful dynamic object system which differs radically from the OOP facilities found in more static languages such as C++ or Java .

  9. Category : Common Lisp (programming language) software

    en.wikipedia.org/wiki/Category:Common_Lisp...

    Most Common Lisp Implementations are written in Common Lisp, so those are listed here too. Pages in category "Common Lisp (programming language) software" The following 64 pages are in this category, out of 64 total.