• Thumbnail for Lisp (programming language)
    Lisp (historically LISP, an abbreviation of "list processing") is a family of programming languages with a long history and a distinctive, fully parenthesized...
    84 KB (9,697 words) - 15:12, 8 November 2024
  • Thumbnail for Common Lisp
    Common Lisp (CL) is a dialect of the Lisp programming language, published in American National Standards Institute (ANSI) standard document ANSI INCITS...
    94 KB (11,971 words) - 20:09, 23 July 2024
  • the functionality of ABCL/1. It is written in Common Lisp. As a reflective language, its programs can dynamically control their behavior, including scheduling...
    2 KB (255 words) - 21:12, 30 November 2021
  • Thumbnail for Emacs Lisp
    own file. Besides being a programming language that can be compiled to bytecode and transcompiled to native code, Emacs Lisp can also function as an interpreted...
    18 KB (2,302 words) - 23:23, 30 October 2024
  • 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,203 words) - 23:20, 18 October 2024
  • Arc is a programming language, a dialect of the language Lisp, developed by Paul Graham and Robert Morris. It is free and open-source software released...
    9 KB (849 words) - 19:09, 28 October 2024
  • AutoLISP is a dialect of the programming language Lisp built specifically for use with the full version of AutoCAD and its derivatives, which include AutoCAD...
    10 KB (985 words) - 14:31, 16 July 2024
  • Thumbnail for Hy (programming language)
    Hy is a dialect of the Lisp programming language designed to interact with Python by translating s-expressions into Python's abstract syntax tree (AST)...
    6 KB (412 words) - 18:23, 23 September 2024
  • Thumbnail for RPL (programming language)
    Reverse Polish Lisp - it combined the RPN calculator language of earlier models with features of the Lisp and Forth programming languages. For a time HP...
    27 KB (2,633 words) - 16:57, 23 September 2024
  • to Lisp developed by Howard Cannon at the MIT Artificial Intelligence Laboratory for the Lisp machine and its programming language Lisp Machine Lisp, was...
    5 KB (446 words) - 20:09, 28 August 2024
  • Le Lisp (also Le_Lisp and Le-Lisp) is a programming language, a dialect of the language Lisp. It was developed at the French Institute for Research in...
    5 KB (316 words) - 08:34, 30 August 2024
  • Lisp Machine Lisp is a programming language, a dialect of the language Lisp. A direct descendant of Maclisp, it was initially developed in the mid to...
    4 KB (302 words) - 02:57, 6 April 2023
  • Machine 5 VAX: Ultrix Computer programming portal Slade, Stephen (1987). The T programming language : a dialect of LISP. Englewood Cliffs, NJ: Prentice-Hall...
    5 KB (408 words) - 18:40, 1 June 2024
  • Thumbnail for Logo (programming language)
    turtle graphics programs that are named Logo. Logo is a multi-paradigm adaptation and dialect of Lisp, a functional programming language. There is no standard...
    23 KB (2,455 words) - 01:45, 2 November 2024
  • MultiLisp is a functional programming language, a dialect of the language Lisp, and of its dialect Scheme, extended with constructs for parallel computing...
    6 KB (434 words) - 18:47, 3 December 2023
  • The programming language Lisp is the second-oldest high-level programming language with direct descendants and closely related dialects still in widespread...
    18 KB (562 words) - 10:34, 17 August 2024
  • Lisp was a computer programming language, a dialect of the Lisp language. It was an object-oriented extension for the Lisp dialect Lisp Machine Lisp,...
    1 KB (134 words) - 19:47, 30 November 2021
  • Thumbnail for Julia (programming language)
    Julia is a high-level, general-purpose dynamic programming language, still designed to be fast and productive, for e.g. data science, artificial intelligence...
    106 KB (8,088 words) - 13:27, 22 November 2024
  • Thumbnail for 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...
    14 KB (1,734 words) - 16:00, 3 May 2024
  • Thumbnail for Racket (programming language)
    multi-paradigm programming language. The Racket language is a modern dialect of Lisp and a descendant of Scheme. It is designed as a platform for programming language...
    35 KB (3,205 words) - 18:29, 16 November 2024
  • Development Language, or colloquially also referred to as More Datatypes than Lisp: 3  or MIT Design Language[citation needed]) is a programming language, a descendant...
    9 KB (682 words) - 13:27, 13 January 2023
  • Thumbnail for Lisp machine
    Lisp machines are general-purpose computers designed to efficiently run Lisp as their main software and programming language, usually via hardware support...
    33 KB (3,865 words) - 02:43, 19 October 2024
  • computational reflection in procedural programming languages and the notion of the meta-circular interpreter as a component of 3-Lisp. Reflection helps programmers...
    17 KB (1,818 words) - 09:02, 8 September 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
  • Dylan is a multi-paradigm programming language that includes support for functional and object-oriented programming (OOP), and is dynamic and reflective...
    18 KB (2,333 words) - 05:55, 19 September 2024
  • Game Oriented Assembly Lisp (GOAL, also known as Game Object Assembly Lisp) is a programming language, a dialect of the language Lisp, made for video games...
    10 KB (893 words) - 10:00, 7 October 2024
  • basis for statically typed functional programming. The first high-level functional programming language, Lisp, was developed in the late 1950s for the...
    86 KB (8,590 words) - 14:04, 13 November 2024
  • Thumbnail for Clojure
    a dynamic and functional dialect of the programming language Lisp on the Java platform. Like most other Lisps, Clojure's syntax is built on S-expressions...
    45 KB (3,422 words) - 17:15, 11 November 2024
  • Thumbnail for S-expression
    S-expression (redirect from Lisp syntax)
    popularized by the programming language Lisp, which uses them for source code as well as data. In the usual parenthesized syntax of Lisp, an S-expression...
    14 KB (1,713 words) - 09:30, 2 November 2024
  • Thumbnail for Interpreter (computing)
    matched with the interpreter's virtual machine. Early versions of Lisp programming language and minicomputer and microcomputer BASIC dialects would be examples...
    38 KB (4,705 words) - 14:39, 12 October 2024