Search results

Did you mean: list something out
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Thumbnail for Scheme (programming language)
    Scheme is a dialect of the Lisp family of programming languages. Scheme was created during the 1970s at the MIT Computer Science and Artificial Intelligence...
    73 KB (8,204 words) - 02:39, 21 February 2024
  • {do_something(i);} else {do_something_else(i); do_third_thing(i);}}   ;; Lisp (dotimes (i 10) (if (= (rem i 2) 0) (do-something i) (progn (do-something-else...
    48 KB (5,627 words) - 00:36, 25 May 2024
  • AI winter (category Lisp (programming language))
    Symbolics and LISP Machines Inc. who built specialized computers, called LISP machines, that were optimized to process the programming language LISP, the preferred...
    43 KB (5,210 words) - 13:47, 23 May 2024
  • variables ... The primary influences on Common Lisp were Lisp Machine Lisp, MacLisp, NIL, S-1 Lisp, Spice Lisp, and Scheme. "Programming Language ISLISP,...
    76 KB (10,546 words) - 19:59, 13 May 2024
  • Dylan (programming language) (category Lisp programming language family)
    Computer. Dylan derives from Scheme and Common Lisp and adds an integrated object system derived from the Common Lisp Object System (CLOS). In Dylan, all values...
    18 KB (2,336 words) - 00:54, 3 February 2024
  • New Implementation of LISP (NIL) is a programming language, a dialect of the language Lisp, developed at the Massachusetts Institute of Technology (MIT)...
    10 KB (1,034 words) - 11:40, 14 August 2023
  • Serialization (section Lisp)
    types of Lisp, including Common Lisp, the printer cannot represent every type of data because it is not clear how to do so. In Common Lisp for example...
    42 KB (4,947 words) - 14:00, 28 May 2024
  • zits — bare-legged zitzi — food; meat ziuli zaula — quick smacks zizipaza — lisp zizka-mizka — hors d'oeuvres zizki-mizki — trinket, detail zizo — blabbing...
    49 KB (3,954 words) - 11:05, 23 May 2024
  • Macsyma (category Common Lisp (programming language) software)
    interested in the code as in keeping Macsyma out of the software catalog of its competitor in the Lisp Machine business, LMI. The business arrangement...
    20 KB (2,533 words) - 14:02, 6 March 2024
  • Anonymous function (category Articles with example Lisp (programming language) code)
    (arg) (do-something arg)) ; using the lambda macro: (lambda (arg) (do-something arg)) One typical use of anonymous functions in Common Lisp is to pass...
    88 KB (9,474 words) - 15:37, 24 April 2024
  • defined which is a more specific match for nil. Unlike Common Lisp, and many dialects of Lisp, the Scheme dialect does not have a nil value which works this...
    22 KB (2,801 words) - 02:48, 29 February 2024
  • science. The name LISP derives from "List Processing language". Linked lists are one of the languages' major data structures, and Lisp source code is made...
    31 KB (3,793 words) - 15:23, 24 May 2024
  • Thumbnail for Object-oriented programming
    Significant object-oriented languages include Ada, ActionScript, C++, Common Lisp, C#, Dart, Eiffel, Fortran 2003, Haxe, Java, Kotlin, Logo, MATLAB, Objective-C...
    69 KB (7,606 words) - 14:04, 30 May 2024
  • lobster, should he fail. David makes the acquaintance of Robert, a man with a lisp, and John, a man with a limp. Guests are fixated on finding a mate with whom...
    57 KB (3,839 words) - 14:39, 30 May 2024
  • Thumbnail for Computer program
    Lisp is when many functions are nested, the parentheses may look confusing. Modern Lisp environments help ensure parenthesis match. As an aside, Lisp...
    126 KB (13,233 words) - 17:07, 29 May 2024
  • as T1.Q := D1.Q; would be legal. In general, Common Lisp is a type-safe language. A Common Lisp compiler is responsible for inserting dynamic checks...
    28 KB (3,647 words) - 14:11, 13 May 2024
  • Thumbnail for Foreach loop
    Foreach loop (category Articles with example Lisp (programming language) code)
    collection="#collection#"> <cfoutput>#collection[k]#</cfoutput> </cfloop> Common Lisp provides foreach ability either with the dolist macro: (dolist (i '(1 3 5...
    41 KB (4,052 words) - 08:10, 20 February 2024
  • Common Lisp, Fortran, JavaScript, Object Pascal, Perl, Python, R. Most languages using less common paradigms: Functional languages such as Lisp and Haskell...
    29 KB (3,163 words) - 23:27, 21 May 2024
  • example, to say that you "know" Lisp is simply to assert that you can code in it if necessary – but to say you "grok" Lisp is to claim that you have deeply...
    14 KB (1,734 words) - 07:21, 25 May 2024
  • Thumbnail for Qualia
    compares qualia with "gensyms" (generated symbols) in Common Lisp. These are objects that Lisp treats as having no properties or components, which can only...
    81 KB (9,971 words) - 19:41, 28 May 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)