Search Results: Lisp-1
Redirect to:
- To a section: This is a redirect from a topic that does not have its own page to a section of a page on the subject. For redirects to embedded anchors on a page, use {{R to anchor}} instead.
Lisp (programming language)
Jumat, 2026-07-03 05:26:56Lisp (historically LISP, an abbreviation of "list processing") is a family of programming languages with a long history and a distinctive, fully parenthesized...
Click to read more »Lisp
Sabtu, 2026-05-23 06:34:40A lisp is a speech impairment in which a person misarticulates sibilants ([s], [z], [ts], [dz], [ʃ], [ʒ], [t͡ʃ], [d͡ʒ]). These misarticulations often result...
Click to read more »Common Lisp
Minggu, 2026-07-26 11:48:04work on diverse successors to MacLisp: Lisp Machine Lisp (aka ZetaLisp), Spice Lisp, NIL and S-1 Lisp. Common Lisp sought to unify, standardize, and...
Click to read more »Lisp (disambiguation)
Kamis, 2025-06-19 12:02:14Look up lisp or Lisp in Wiktionary, the free dictionary. A lisp is a type of speech impediment. Lisp or LISP may also refer to: Lisp (programming language)...
Click to read more »Lisp machine
Sabtu, 2026-07-25 03:29:24Lisp machines are general-purpose computers designed to efficiently run Lisp as their main software and programming language, usually via hardware support...
Click to read more »Lisp Machine Lisp
Jumat, 2026-06-19 20:37:16Technology (MIT) Lisp machines. Lisp Machine Lisp was also the Lisp dialect with the most influence on the design of Common Lisp. Lisp Machine Lisp branched into...
Click to read more »On Lisp
Rabu, 2026-01-28 18:04:01On Lisp: Advanced Techniques for Common Lisp is a book by Paul Graham on macro programming in Common Lisp. Published in 1993, it is currently out of print...
Click to read more »Object Lisp
Jumat, 2026-07-10 00:46:55Lisp was a computer programming language, a dialect of the Lisp language. It was an object-oriented extension for the Lisp dialect Lisp Machine Lisp,...
Click to read more »Mod lisp
Rabu, 2021-06-23 16:17:46mod_lisp is an extension module for the Apache HTTP Server. It enables Apache to interface with application servers written in Common Lisp, making it possible...
Click to read more »CMU Common Lisp
Kamis, 2026-01-15 22:25:21Common Lisp is derived from CMUCL. The Scieneer Common Lisp was a commercial derivative from CMUCL. The earliest implementation predates Common Lisp and...
Click to read more »S-expression
Jumat, 2026-05-29 03:31:05the programming language Lisp, which uses them for source code as well as data. In the usual parenthesized syntax of Lisp, an S-expression is classically...
Click to read more »*Lisp
Sabtu, 2026-03-07 19:36:53*Lisp (or StarLisp) is a programming language, a dialect of the language Lisp. It was conceived of in 1985 by two employees of the Thinking Machines Corporation...
Click to read more »Lisp reader
Jumat, 2017-01-06 11:46:52In the programming language Lisp, the reader or read function is the parser which converts the textual form of Lisp objects to the corresponding internal...
Click to read more »Scheme (programming language)
Senin, 2026-06-22 23:30:22Scheme is a dialect of the Lisp family of programming languages. Scheme was created during the 1970s at the MIT Computer Science and Artificial Intelligence...
Click to read more »Emacs Lisp
Selasa, 2026-06-30 13:27:04Emacs Lisp is a Lisp dialect made for GNU Emacs. It is used for implementing most of the editing functionality built into Emacs, the remainder being written...
Click to read more »Common Lisp Interface Manager
Sabtu, 2026-01-24 21:43:02The Common Lisp Interface Manager (CLIM) is a Common Lisp-based programming interface for creating user interfaces, i.e., graphical user interfaces (GUIs)...
Click to read more »Le Lisp
Jumat, 2025-06-20 05:31:56Le 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...
Click to read more »Common Lisp Object System
Sabtu, 2026-01-10 05:47:39The Common Lisp Object System (CLOS) is the facility for object-oriented programming in ANSI Common Lisp. CLOS is a dynamic object system which differs...
Click to read more »AutoLISP
Rabu, 2026-06-17 02:01:21AutoLISP is a dialect of the programming language Lisp built specifically for use with the full version of AutoCAD and its derivatives, which include AutoCAD...
Click to read more »Symbolics
Jumat, 2026-07-31 00:58:10of the identical name and continues to sell and maintain the Open Genera Lisp system and the Macsyma computer algebra system. The symbolics.com domain...
Click to read more »Paul Graham (programmer)
Sabtu, 2026-08-01 21:39:50Hacker News. He is the author of the computer programming books On Lisp, ANSI Common Lisp, and Hackers & Painters. Technology journalist Steven Levy has described...
Click to read more »Emacs
Senin, 2026-07-27 03:01:48automate work. Implementations of Emacs typically feature a dialect of the Lisp programming language, allowing users and developers to write new commands...
Click to read more »Practical Common Lisp
Senin, 2024-12-09 04:56:36Practical Common Lisp is an introductory book on the programming language Common Lisp by Peter Seibel. It features a fairly complete introduction to the...
Click to read more »PicoLisp
Kamis, 2025-12-18 18:26:45PicoLisp is a programming language, a dialect of the language Lisp. It runs on operating systems including Linux and others that are Portable Operating...
Click to read more »LISP 2
Selasa, 2025-12-23 22:32:05LISP 2 is a programming language proposed in the 1960s as the successor to Lisp. It had largely Lisp-like semantics and ALGOL 60-like syntax. It is remembered...
Click to read more »Spice Lisp
Sabtu, 2023-04-15 09:03:48Spice Lisp (Scientific Personal Integrated Computing Environment) is a programming language, a dialect of Lisp. Its implementation, originally written...
Click to read more »ISLISP
Minggu, 2026-06-28 16:03:57ISLISP (also capitalized as ISLisp) is a programming language in the Lisp family standardized by the International Organization for Standardization (ISO)...
Click to read more »Genera (software)
Senin, 2026-05-11 01:51:33a commercial operating system and integrated development environment for Lisp machines created by Symbolics. It is essentially a fork of an earlier operating...
Click to read more »Common Lisp HyperSpec
Kamis, 2026-06-25 11:34:17The Common Lisp HyperSpec is a technical standard document written in the hypertext format Hypertext Markup Language (HTML). It is not the American National...
Click to read more »Read–eval–print loop
Kamis, 2026-05-28 02:51:03to programming interfaces similar to the classic Lisp machine interactive environment or to Common Lisp with the SLIME development environment. Common examples...
Click to read more »EuLisp
Rabu, 2026-06-17 02:02:31EuLisp is a statically and dynamically scoped Lisp dialect developed by a loose formation of industrial and academic Lisp users and developers from around...
Click to read more »Franz Lisp
Minggu, 2025-10-05 23:24:52In computer programming, Franz Lisp is a discontinued Lisp programming language system written at the University of California, Berkeley (UC Berkeley...
Click to read more »LISP (book)
Jumat, 2026-07-03 00:55:39LISP is a university textbook on the Lisp programming language, written by Patrick Henry Winston and Berthold Klaus Paul Horn. It was first published...
Click to read more »List of Lisp software and tools
Rabu, 2026-02-18 15:22:20Common Lisp Common Lisp Dylan Emacs Lisp EuLisp Franz Lisp GOAL Hy Ikarus Interlisp ISLISP Le Lisp Lisp Flavored Erlang Lisp Machine Lisp Lispkit Lisp Maclisp...
Click to read more »NewLISP
Jumat, 2026-07-10 21:19:31newLISP is a scripting language, a dialect of the Lisp family of programming languages. It was designed and developed by Lutz Mueller. Because of its...
Click to read more »S-1 Lisp
Senin, 2025-06-23 23:18:18S-1 Lisp was a Lisp implementation written in Lisp for the 36-bit pipelined S-1 Mark IIA supercomputer computer architecture, which has 32 megawords of...
Click to read more »Game Oriented Assembly Lisp
Senin, 2026-06-22 22:42:38Game 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...
Click to read more »Clojure
Sabtu, 2026-06-06 08:14:10language Lisp on the Java platform. Like most other Lisps, Clojure's syntax is built on S-expressions that are first parsed into data structures by a Lisp reader...
Click to read more »Lisp Machines
Senin, 2025-12-29 20:57:32Lisp Machines, Inc. was a company formed in 1979 by Richard Greenblatt of MIT's Artificial Intelligence Laboratory to build Lisp machines. It was based...
Click to read more »Embeddable Common Lisp
Selasa, 2026-06-02 02:27:25Embeddable Common Lisp (ECL) is a small implementation of the ANSI Common Lisp programming language that can be used stand-alone or embedded in extant...
Click to read more »Lispkit Lisp
Rabu, 2026-07-08 09:11:23Lispkit Lisp is a lexically scoped, purely functional subset of Lisp (Pure Lisp) developed as a testbed for functional programming concepts. It was first...
Click to read more »OpenLisp
Senin, 2026-06-01 09:51:59OpenLisp is a programming language in the Lisp family developed by Christian Jullien from Eligis. It conforms to the international standard for ISLISP...
Click to read more »PC-LISP
Rabu, 2025-10-29 10:25:49PC-LISP is an implementation of the Franz Lisp dialect by Peter Ashwood-Smith. Version 2.07 was released on 1 February 1986, and version 3.00 was released...
Click to read more »GNU Emacs
Rabu, 2026-08-05 02:20:59Most functionality in GNU Emacs is implemented in user-accessible Emacs Lisp, allowing deep extensibility directly by users and through community-contributed...
Click to read more »Lisp Algebraic Manipulator
Selasa, 2025-05-27 08:56:50The Lisp Algebraic Manipulator (also known as LAM) was created by Ray d'Inverno, who had written Atlas LISP Algebraic Manipulation (ALAM was designed...
Click to read more »T (programming language)
Selasa, 2025-01-28 18:14:40power, and that implementations of Scheme could perform better than other Lisp systems, and competitively with implementations of programming languages...
Click to read more »Lisp (group)
Selasa, 2026-05-19 19:27:49Lisp (リスプ, Risupu; stylized LISP) was a Japanese girl group formed by 81 Produce in 2010. The members consist of three voice actresses under the same company:...
Click to read more »MultiLisp
Senin, 2023-12-04 01:47:28MultiLisp is a functional programming language, a dialect of the language Lisp, and of its dialect Scheme, extended with constructs for parallel computing...
Click to read more »M-expression
Kamis, 2026-07-02 00:19:27In Lisp programming language, M-expressions (or meta-expressions) were an early proposed syntax for the Lisp, inspired by contemporary languages such...
Click to read more »Worse is better
Selasa, 2026-06-30 08:12:15the-right-thing". Gabriel offers the examples of the adoption of C over Lisp, Unix over Lisp machines and VMS, and x86 over reduced instruction set computers...
Click to read more »Maclisp
Kamis, 2026-02-26 02:42:16Maclisp (or MACLISP, sometimes styled MacLisp or MacLISP) is a programming language, a dialect of the language Lisp. It originated at the Massachusetts Institute...
Click to read more »Zmacs
Sabtu, 2026-04-04 03:16:30MIT Lisp machine and runs on its descendants (Symbolics Genera, LMI Lambda, TI Explorer). Zmacs is written in Lisp Machine Lisp (called ZetaLisp on Symbolics...
Click to read more »John McCarthy (computer scientist)
Jumat, 2026-07-31 07:52:18intelligence" (AI), led the development of the symbolic programming language family Lisp and had a large influence in the language ALGOL, popularized time-sharing...
Click to read more »Steel Bank Common Lisp
Senin, 2026-05-11 14:43:11Steel Bank Common Lisp (SBCL) is a free and open-source Common Lisp implementation that features a high-performance native compiler, Unicode support and...
Click to read more »List of programming languages
Minggu, 2026-08-09 23:25:53Assembly language (ASM) AssemblyScript ATS AutoHotkey AutoIt AutoLISP, Visual LISP Averest AWK Axum B Babbage Ballerina Bash BASIC Batch file (Windows/MS-DOS)...
Click to read more »Kyoto Common Lisp
Minggu, 2026-04-19 16:16:40Kyoto Common Lisp (KCL) is an implementation of Common Lisp by Taichi Yuasa and Masami Hagiya, written in C to run under Unix-like operating systems. KCL...
Click to read more »Homoiconicity
Jumat, 2026-01-16 14:08:09READ. READ returns Lisp data: lists, symbols, numbers, strings. The primitive Lisp function EVAL uses Lisp code represented as Lisp data, computes side-effects...
Click to read more »Portable Standard Lisp
Sabtu, 2024-09-28 14:23:20Standard Lisp (PSL) is a programming language, a dialect of the language Lisp. PSL was inspired by its predecessor, Standard Lisp and the Portable Lisp Compiler...
Click to read more »Hy (programming language)
Rabu, 2026-06-17 02:03:34Hy is a dialect of the Lisp programming language designed to interact with Python by translating s-expressions into Python's abstract syntax tree (AST)...
Click to read more »VAX Common Lisp
Kamis, 2025-07-17 11:13:02VAX LISP was an implementation of Common Lisp for VMS and ULTRIX on 32-bit VAXs. It was the first Common Lisp to be written for non-Lisp machines. It was...
Click to read more »Metaprogramming
Rabu, 2026-01-28 20:42:39popular in the 1970s and 1980s using list processing languages such as Lisp. Lisp machine hardware gained some notice in the 1980s, and enabled applications...
Click to read more »Arc (programming language)
Kamis, 2026-06-25 16:52:15Arc 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...
Click to read more »Format (Common Lisp)
Rabu, 2025-06-25 11:41:47Format is a function in Common Lisp that can produce formatted text using a format string similar to the print format string. It provides more functionality...
Click to read more »Acornsoft LISP
Selasa, 2024-09-24 11:32:15Acornsoft LISP (marketed simply as LISP) is a dialect and commercial implementation of the Lisp programming language, released in the early 1980s for...
Click to read more »Lisp (band)
Minggu, 2023-04-09 12:31:24Lisp was an English trip hop band from East London. Formed in 1995, they were signed to Mind Horizon Recordings, a subsidiary of London Records, on which...
Click to read more »History of the Scheme programming language
Sabtu, 2026-08-01 21:17:31falls within the large Lisp family of languages that includes Common Lisp, Scheme, ISLisp, EuLisp, XLisp, and AutoLisp. Lisp was invented by John McCarthy...
Click to read more »Gay male speech
Minggu, 2026-06-14 07:22:24homogeneous category. What is sometimes colloquially described as a gay "lisp" is one manner of speech associated with some homosexual males who speak...
Click to read more »Flavors (programming language)
Minggu, 2025-05-25 18:17:34to Lisp developed by Howard Cannon at the MIT Artificial Intelligence Laboratory for the Lisp machine and its programming language Lisp Machine Lisp. It...
Click to read more »Richard P. Gabriel
Minggu, 2026-05-24 08:44:33related to the programming language Lisp, and especially Common Lisp. His best known work was a 1990 essay "Lisp: Good News, Bad News, How to Win Big"...
Click to read more »Light Industry and Science Park
Selasa, 2026-01-13 20:37:23has six locations, namely: LISP I in Cabuyao, Laguna, LISP II in Calamba, Laguna, LISP III in Santo Tomas, Batangas, LISP IV in Malvar, Batangas, Cebu...
Click to read more »Common Lisp the Language
Senin, 2026-01-12 02:07:43Common Lisp the Language is a reference book by Guy L. Steele about a set of technical standards and programming languages named Common Lisp. The first...
Click to read more »Locator/Identifier Separation Protocol
Selasa, 2026-05-05 23:25:02Locator/ID Separation Protocol (LISP) is a "map-and-encapsulate" protocol which is developed by the Internet Engineering Task Force LISP Working Group. The basic...
Click to read more »Symbol (programming)
Jumat, 2025-09-12 21:25:11dictionary). A symbol in Lisp is unique in a namespace (or package in Common Lisp). Symbols can be tested for equality with the function EQ. Lisp programs can generate...
Click to read more »LFE (programming language)
Senin, 2025-12-15 09:57:17Lisp Flavored Erlang (LFE) is a functional, concurrent, garbage collected, general-purpose programming language and Lisp dialect built on Core Erlang and...
Click to read more »Allegro Common Lisp
Kamis, 2025-07-31 03:58:28Common Lisp is a programming language with an integrated development environment (IDE), developed by Franz Inc. It is a dialect of the language Lisp, a commercial...
Click to read more »LispWorks
Senin, 2025-12-29 20:48:27LispWorks is computer software, a proprietary implementation and integrated development environment (IDE) for the programming language Common Lisp. LispWorks...
Click to read more »Structure and Interpretation of Computer Programs
Kamis, 2026-07-02 22:58:05concepts using Scheme, a dialect of Lisp. It also uses a virtual register machine and assembler to implement Lisp interpreters and compilers. Topics in...
Click to read more »Robin Popplestone
Senin, 2026-05-25 03:55:12LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »BBN LISP
Selasa, 2026-02-17 22:12:36BBN LISP (also stylized BBN-Lisp) was a dialect of the Lisp programming language by Bolt, Beranek and Newman Inc. in Cambridge, Massachusetts. It was...
Click to read more »Dylan (programming language)
Rabu, 2026-05-20 23:18:30Computer. 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...
Click to read more »Greenspun's tenth rule
Jumat, 2026-04-17 06:15:14half of Common Lisp. The rule expresses the opinion that the argued flexibility and extensibility designed into the programming language Lisp includes all...
Click to read more »Phonological history of Spanish coronal fricatives
Sabtu, 2026-07-11 03:19:15attributes the presence of the dental fricative to a Spanish king with a lisp, the various realizations of these coronal fricatives are actually a result...
Click to read more »GNU Common Lisp
Sabtu, 2025-04-12 05:46:24GNU Common Lisp (GCL) is the GNU Project's ANSI Common Lisp compiler, an evolutionary development of Kyoto Common Lisp. It produces native object code...
Click to read more »List of Lisp-family programming languages
Senin, 2026-05-11 21:22:34The programming language Lisp is the second-oldest high-level programming language with direct descendants and closely related dialects still in widespread...
Click to read more »The Lisps
Jumat, 2026-05-29 13:02:11The Lisps was an American, New York-based indie rock band. The group formed in The South Bronx in 2005 fronted by César Alvarez and Sammy Tunis. The band...
Click to read more »List of programming languages by type
Jumat, 2026-08-07 14:25:22LabVIEW) Groovy Hop Java (since version 8) Julia Kotlin Lisp Clojure Common Lisp Dylan Emacs Lisp LFE Little b Logo Racket Scheme Guile Tea ML Standard...
Click to read more »Richard Stallman
Selasa, 2026-07-07 23:52:07as the Lisp machine operating system (the CONS of 1974–1976 and the CADR of 1977–1979—this latter unit was commercialized by Symbolics and Lisp Machines...
Click to read more »Age and health concerns about Donald Trump
Rabu, 2026-07-29 12:28:05At 80 years old, Donald Trump, the 45th and 47th president of the United States, became the oldest person in American history to become president upon...
Click to read more »Eval
Jumat, 2026-06-05 21:55:59structured representation of code, such as an abstract syntax tree (like Lisp forms), or of special type such as code (as in Python). The analog for a...
Click to read more »Andy Gavin
Kamis, 2026-07-16 09:50:32Bandicoot and Jak and Daxter. Prior to founding Naughty Dog, Gavin worked in the LISP programming language at the MIT Artificial Intelligence Laboratory.[failed...
Click to read more »Macro (computer science)
Sabtu, 2026-08-08 20:39:18macros in the editing language TECO; it was later ported to dialects of Lisp. Another programmers' text editor, Vim (a descendant of vi), also has an...
Click to read more »Kent Pitman
Rabu, 2025-08-20 09:43:09Common Lisp and contributed to the design of the programming language. He prepared the document that became ANSI Common Lisp, the Common Lisp HyperSpec...
Click to read more »Interpreter (computing)
Sabtu, 2026-06-06 03:18:40and compile source code into machine code. Early runtime environments for Lisp and BASIC could parse source code directly. Thereafter, runtime environments...
Click to read more »Richard Greenblatt (programmer)
Senin, 2026-04-20 07:37:53holds a place of distinction in the communities of the programming language Lisp and of the Massachusetts Institute of Technology (MIT) Artificial Intelligence...
Click to read more »Comparison of integrated development environments
Minggu, 2026-08-02 02:05:47Allegro Common Lisp Proprietary Yes Yes Yes FreeBSD, HP-UX, AIX, Solaris, Tru64 UNIX Yes Yes Yes Yes Class browser, Systems, Definitions LispWorks Proprietary...
Click to read more »Naming convention (programming)
Rabu, 2026-07-01 01:25:16hyphen is commonly used by when writing COBOL (1959), Forth (1970), and Lisp (1958); it is also common in Unix for commands and packages, and is used...
Click to read more »AI winter
Jumat, 2026-08-07 05:37:36Symbolics and LISP Machines Inc. who built specialized computers, called LISP machines, that were optimized to process the programming language LISP, the preferred...
Click to read more »EINE and ZWEI
Jumat, 2025-07-18 18:47:38written in Lisp. It used Lisp Machine Lisp. Stallman later wrote GNU Emacs, which was written in C and Emacs Lisp and extensible in Emacs Lisp. EINE also...
Click to read more »Lightweight programming language
Sabtu, 2026-05-02 10:34:15implementations of it. There are some notable implementations: newLISP PicoLisp Derivatives of Lisp: Pico Rebol Red Scheme Tcl-like languages can be easily implemented...
Click to read more »Macintosh Common Lisp
Rabu, 2025-07-16 15:03:52Macintosh Common Lisp (MCL) is an implementation and IDE for the Common Lisp programming language. Various versions of MCL run under the classic Mac OS...
Click to read more »Interlisp
Senin, 2026-07-20 07:26:03language Lisp. Interlisp development began in 1966 at Bolt, Beranek and Newman (renamed BBN Technologies) in Cambridge, Massachusetts with Lisp implemented...
Click to read more »LispMe
Rabu, 2025-10-08 05:10:21LispMe is an interpreter for the Scheme programming language developed by Fred Bayer for Palm OS PDAs. It is free software released under the GNU General...
Click to read more »International Phonetic Alphabet
Selasa, 2026-08-04 10:33:33To represent additional qualities of speech – such as tooth gnashing, lisping, and sounds made with a cleft palate – an extended set of symbols may be...
Click to read more »Call-with-current-continuation
Rabu, 2026-03-25 16:06:51spec Humorous explanation of call-with-current-continuation from Rob Warnock in Usenet's comp.lang.lisp Cooperative multitasking in Scheme using Call-CC...
Click to read more »Generational list of programming languages
Rabu, 2026-07-29 12:29:39including Tymshare's SUPER BASIC and DEC's BASIC-PLUS. Lisp Arc AutoLISP Clojure Common Lisp uLisp (Common Lisp subset for microcontrollers) ECMAScript (also based...
Click to read more »Generic function
Kamis, 2025-03-20 19:02:00appropriately. In some systems for object-oriented programming such as the Common Lisp Object System (CLOS) and Dylan, a generic function is an entity made up of...
Click to read more »Knights of the Lambda Calculus
Selasa, 2025-10-07 02:57:00of expert Lisp and Scheme hackers. The name refers to the lambda calculus, a mathematical formalism invented by Alonzo Church, with which Lisp is intimately...
Click to read more »Indentation style
Kamis, 2026-06-25 07:13:11uninformative lines. This could easily be called the Lisp style because this style is very common in Lisp code. In Lisp, the grouping of identical braces at the end...
Click to read more »Steve Russell (computer scientist)
Jumat, 2025-12-05 06:49:33language. By implementing the Lisp universal evaluator in a lower-level language, it became possible to create the Lisp interpreter; prior development...
Click to read more »Scope (computer programming)
Rabu, 2026-06-03 13:44:24variables ... The primary influences on Common Lisp were Lisp Machine Lisp, MacLisp, NIL, S-1 Lisp, Spice Lisp, and Scheme. "Programming Language ISLISP,...
Click to read more »Poplog
Sabtu, 2026-02-14 16:49:37environment and system platform for the programming languages POP-11, Common Lisp, Prolog, and Standard ML. It was created originally in the United Kingdom...
Click to read more »Hygienic macro
Sabtu, 2026-05-16 23:50:46and Julia. The general problem of accidental capture was well known in the Lisp community before the introduction of hygienic macros. Macro writers would...
Click to read more »GNU Guile
Jumat, 2026-01-16 13:55:28was a cleaner Lisp dialect than Emacs Lisp, and that GEL could evolve to implement other languages on the same runtime, namely Emacs Lisp. After Lord discovered...
Click to read more »MDL (programming language)
Kamis, 2024-12-26 06:08:30as More Datatypes than Lisp or MIT Design Language[citation needed]) is a programming language, a descendant of the language Lisp. Its initial purpose was...
Click to read more »Seymour Papert
Rabu, 2026-06-24 09:58:50LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Cons
Minggu, 2026-01-18 11:57:15cons (/ˈkɒnz/ or /ˈkɒns/) is a fundamental function in most dialects of the Lisp programming language. cons constructs memory objects which hold two values...
Click to read more »NIL (programming language)
Rabu, 2025-10-01 11:16:22New Implementation of LISP (NIL) is a programming language, a dialect of the language Lisp, developed at the Massachusetts Institute of Technology (MIT)...
Click to read more »Cadence SKILL
Jumat, 2026-05-01 07:11:43SKILL is a Lisp dialect used as a scripting language and PCell (parameterized cells) description language used in many electronic design automation (EDA)...
Click to read more »Racket (programming language)
Jumat, 2026-07-31 11:24:35multi-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...
Click to read more »Multics Emacs
Sabtu, 2026-01-24 16:25:12as the editor itself being written in Lisp, user-supplied extensions were also written in Lisp. The choice of Lisp provided more extensibility than ever...
Click to read more »Artificial Intelligence (book)
Jumat, 2026-07-03 00:39:101992). The first edition included a section on Lisp programming. The second edition removed the Lisp section, and added chapters on logic, and learning...
Click to read more »Cynthia Solomon
Minggu, 2026-04-05 06:24:43took it upon herself to understand and program in the programming language Lisp. As she began learning this language, she realized the need for a programming...
Click to read more »Syntax (programming languages)
Senin, 2026-06-29 05:25:08Similarly, Lisp macros introduced by the defmacro syntax also execute during parsing, meaning that a Lisp compiler must have an entire Lisp run-time system...
Click to read more »Anaphoric macro
Rabu, 2022-01-19 17:57:20On Lisp and their name is a reference to linguistic anaphora—the use of words as a substitute for preceding words. The loop macro in ANSI Common Lisp is...
Click to read more »Logo (programming language)
Sabtu, 2026-08-01 23:03:47The language was conceived to teach concepts of programming related to Lisp and only later to enable what Papert called "body-syntonic reasoning", where...
Click to read more »Guy L. Steele Jr.
Jumat, 2026-07-10 10:07:54define and promote a parallel computing version of the Lisp programming language named *Lisp (Star Lisp) and a parallel version of the language C named C*...
Click to read more »Ruby (programming language)
Kamis, 2026-08-06 17:52:41creator, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, BASIC, and Lisp. According to Matsumoto, Ruby was conceived in 1993. In a 1999 post to the...
Click to read more »CAR and CDR
Jumat, 2026-07-24 13:37:10operations on cons cells (or "non-atomic S-expressions") introduced in the Lisp programming language. A cons cell is composed of two pointers; the car operation...
Click to read more »Brad Rubinstein
Senin, 2026-05-04 10:40:43Israel. Initially gaining fame with the short-lived London trip hop band Lisp, he moved to Israel after becoming a baal teshuvah and co-founded the Jewish...
Click to read more »Robert Tappan Morris
Sabtu, 2026-08-08 12:47:56[failed verification] In 2008, released the programming language Arc, a Lisp dialect, alongside Paul Graham. In 2010, Morris was awarded the 2010 Special...
Click to read more »Fexpr
Jumat, 2026-01-23 04:37:41In Lisp programming languages, a fexpr is a function whose operands are passed to it without being evaluated. When a fexpr is called, only the body of...
Click to read more »Preprocessor
Selasa, 2024-10-15 00:44:58unusual features of the Lisp family of languages is the possibility of using macros to create an internal DSL. Typically, in a large Lisp-based project, a module...
Click to read more »RPL (programming language)
Kamis, 2026-07-23 07:43:49similarities to Forth, both languages being stack-based, as well as the list-based LISP. Contrary to previous HP RPN calculators, which had a fixed four-level stack...
Click to read more »Julia (programming language)
Selasa, 2026-07-14 05:51:42friend, then years later wrote: Maybe julia stands for "Jeff's uncommon lisp is automated"? Julia's syntax is stable, since version 1.0 in 2018, and Julia...
Click to read more »GNU Lesser General Public License
Senin, 2026-08-03 03:12:11the developers of Allegro Common Lisp, published their own preamble to the license to clarify terminology in the Lisp context. The LGPL with this preamble...
Click to read more »Rod Burstall
Senin, 2026-02-02 14:08:11LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Gerald Jay Sussman
Selasa, 2026-05-05 16:52:10Systems, The Power of Generic Operations (videotape). LispNYC. Retrieved September 11, 2019. "LispNYC". LispNYC. Retrieved September 11, 2019. Sussman, Gerald...
Click to read more »SLIME
Jumat, 2026-02-13 09:50:01SLIME, the Superior Lisp Interaction Mode for Emacs, is an Emacs mode for developing Common Lisp applications. SLIME originates in an Emacs mode called...
Click to read more »NuBus
Jumat, 2025-10-24 21:24:28Digital for their NuMachine, and for the Lisp Machines Inc. LMI Lambda. NuBus was later incorporated in Lisp products by Texas Instruments (Explorer)...
Click to read more »Scott Fahlman
Selasa, 2026-06-02 17:56:47algorithm), on the programming languages Dylan, and Common Lisp (especially CMU Common Lisp), and he was one of the founders of Lucid Inc. During the period...
Click to read more »Paradigms of AI Programming
Rabu, 2025-10-22 21:22:57Common Lisp (ISBN 1-55860-191-0) is a well-known programming book by Peter Norvig about artificial intelligence programming using Common Lisp. The Lisp programming...
Click to read more »0
Senin, 2026-07-13 17:32:46programming languages such as Fortran and COBOL. However, in the late 1950s LISP introduced zero-based numbering for arrays while Algol 58 introduced completely...
Click to read more »Bytecode
Minggu, 2026-07-05 23:48:41reasonable performance. Embeddable Common Lisp implementation of Common Lisp can compile to bytecode or C code Common Lisp provides a disassemble function which...
Click to read more »Member variable
Jumat, 2025-10-17 16:14:19In object-oriented programming, a member variable (sometimes called a member field) is a variable that is associated with a specific object, and accessible...
Click to read more »Space-cadet keyboard
Senin, 2026-06-01 02:04:38space-cadet keyboard is a keyboard designed by John L. Kulp in 1978 and used on Lisp machines at Massachusetts Institute of Technology (MIT). It inspired several...
Click to read more »Python (programming language)
Minggu, 2026-08-09 13:23:09Python's design offers some support for functional programming in the "Lisp tradition". It has filter, map, and reduce functions; list comprehensions...
Click to read more »POP-11
Jumat, 2024-12-13 17:29:02conventional languages like Pascal, who find POP syntax more familiar than that of Lisp. One of POP-11's features is that it supports first-class functions. POP-11...
Click to read more »CDR coding
Senin, 2024-09-23 02:48:07In computer science CDR coding is a compressed data representation for Lisp linked lists. It was developed and patented by the MIT Artificial Intelligence...
Click to read more »First-class citizen
Sabtu, 2026-05-23 16:08:06the same way as ordinary objects. In other languages, such as those in the Lisp family, reflection is a central feature of the language, rather than a special...
Click to read more »C (programming language)
Selasa, 2026-08-04 23:40:33COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »MSWLogo
Sabtu, 2026-04-25 07:49:45LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »ACL2
Jumat, 2026-04-24 04:16:57ACL2 (A Computational Logic for Applicative Common Lisp) is a software system consisting of a programming language, an extensible theory in a first-order...
Click to read more »CLPython
Selasa, 2026-05-05 17:38:12programming language written in Common Lisp. This project allow to call Lisp functions from Python and Python functions from Lisp. Licensed under LGPL. CLPython...
Click to read more »Ron Howard
Minggu, 2026-07-26 00:11:43version of The Music Man, Howard played Winthrop Paroo, the child with the lisp; the film starred Robert Preston, Shirley Jones, and Buddy Hackett. The film...
Click to read more »Hardware for artificial intelligence
Jumat, 2026-08-07 06:52:13artificial intelligence (AI) programs faster, and with less energy, such as Lisp machines, neuromorphic engineering, event cameras, and physical neural networks...
Click to read more »Spy Kids (film)
Kamis, 2026-07-16 16:23:56castle, he introduces his latest creation, small child-shaped robots, to Mr. Lisp. They plan to replace the world leaders' children with these super-strong...
Click to read more »MLisp
Jumat, 2025-09-26 02:09:38Mocklisp, a stripped-down version of Lisp used as an extension language in Gosling Emacs. MLISP is a variant of Lisp with an Algol-like syntax based on...
Click to read more »Docstring
Jumat, 2025-12-19 14:51:20"Hello" def world do "World" end end In Lisp, a docstring is known as a documentation string. The Common Lisp standard states that a particular implementation...
Click to read more »Knowledge Engineering Environment
Selasa, 2025-12-16 19:47:47It ran on Lisp machines, and was later ported to Lucid Common Lisp with the CLX library, an X Window System (X11) interface for Common Lisp. This version...
Click to read more »Daniel Weinreb
Kamis, 2025-10-23 06:34:18programmer, with significant work in the environment of the programming language Lisp. Weinreb was born on January 6, 1959, in Brooklyn, New York, and was raised...
Click to read more »Inglourious Basterds
Jumat, 2026-07-31 09:26:02get the Prime Minister's posture, body language, and voice, including a lisp, correct. Taylor initially recommended British actor Albert Finney for the...
Click to read more »Clozure CL
Selasa, 2025-10-28 02:51:13Clozure CL (CCL) is a Common Lisp implementation. It implements the full ANSI Common Lisp standard with several extensions (CLOS MOP, threads, CLOS conditions...
Click to read more »CL-HTTP
Sabtu, 2025-11-29 10:35:47Common Lisp. It is based on its own web application framework. It was written by John C. Mallery "in about 10 days" starting in 1994 on a Symbolics Lisp Machine...
Click to read more »Texas Instruments Explorer
Sabtu, 2023-09-02 09:22:54family of Lisp machine computers. These computers were sold by Texas Instruments (TI) in the 1980s. The Explorer is based on a design from Lisp Machines...
Click to read more »Humphrey Bogart
Senin, 2026-08-03 03:55:29He may have received his trademark scar and developed his characteristic lisp during his naval stint. There are several conflicting stories. In one, his...
Click to read more »Object-oriented programming
Minggu, 2026-07-05 02:08:53Notable languages with OOP support include Ada, ActionScript, C++, Common Lisp, C#, Dart, Eiffel, Fortran 2003, Haxe, Java, JavaScript, Kotlin, Logo, MATLAB...
Click to read more »Conditional (computer programming)
Rabu, 2026-07-22 04:30:58many functional programming languages with conditional expressions (such as Lisp) support side-effects. Although the syntax of an if-then-else statement varies...
Click to read more »Lua
Jumat, 2026-07-10 18:02:17for data description, and ran only on Unix platforms. We did not consider LISP or Scheme because of their unfriendly syntax. Python was still in its infancy...
Click to read more »Mitchel Resnick
Jumat, 2026-05-01 01:08:35LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Boolean data type
Minggu, 2026-08-09 04:15:16explicit Boolean data type, like C90 and Lisp, may still represent truth values by some other data type. Common Lisp uses an empty list for false, and any...
Click to read more »Pascal Costanza
Minggu, 2026-08-02 05:26:42at Intel Belgium. He is known in the field of functional programming in LISP as well as in the aspect-oriented programming (AOP) community for contributions...
Click to read more »Programming language
Kamis, 2026-07-23 20:36:28often a subset. In the Lisp world, most languages that use basic S-expression syntax and Lisp-like semantics are considered Lisp dialects, although they...
Click to read more »COWSEL
Rabu, 2026-06-03 15:34:04Popplestone. It was based on a reverse Polish notation (RPN) form of the language Lisp, combined with some ideas from Combined Programming Language (CPL). COWSEL...
Click to read more »System image
Sabtu, 2026-02-28 16:33:35and Lisp, among other languages. Development in these languages is often quite different from many other programming languages. For example, in Lisp the...
Click to read more »POP-2
Rabu, 2026-07-22 07:00:01University of Edinburgh. It drew roots from many sources: the languages Lisp and ALGOL 60, and theoretical ideas from Peter J. Landin. It used an incremental...
Click to read more »CLISP
Sabtu, 2026-04-18 02:03:45CLISP is an implementation of the programming language Common Lisp originally developed by Bruno Haible and Michael Stoll for the Atari ST. Today it supports...
Click to read more »Chicken (Scheme implementation)
Senin, 2024-12-09 09:17:47LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Libffi
Kamis, 2026-06-04 12:25:46IcedTea, Cycript, Pawn, Java Native Access, Common Lisp (via CFFI), Racket, Embeddable Common Lisp and Mozilla. On Mac OS X, libffi is commonly used with...
Click to read more »Functional programming
Rabu, 2026-07-29 06:09:47Technology (MIT). Lisp functions were defined using Church's lambda notation, extended with a label construct to allow recursive functions. Lisp first introduced...
Click to read more »Bill Gates
Sabtu, 2026-07-25 13:14:22source code for various programs that ran on the system, including Fortran, Lisp, and machine language. The arrangement with CCC continued until 1970, when...
Click to read more »Lisp-based Intelligent Software Agents
Minggu, 2025-08-10 04:38:30for the development of Lisp-based Intelligent Software Agents. Lisa is a production-rule system implemented in the Common Lisp Object System (CLOS), and...
Click to read more »Reduce (computer algebra system)
Minggu, 2025-08-10 03:13:48Standard Lisp (PSL) or Codemist Standard Lisp (CSL) implementation. CSL REDUCE offers a graphical user interface. REDUCE can also be built on other Lisps, such...
Click to read more »List of computer books
Jumat, 2026-08-07 04:17:31Guy L. Steele Jr. – Common Lisp the Language Patrick Henry Winston – Lisp (book) Paul Graham – On Lisp and ANSI Common Lisp Peter Norvig – Paradigms of...
Click to read more »McCLIM
Jumat, 2024-05-24 05:48:09McCLIM is an implementation of the Common Lisp Interface Manager (CLIM), for the programming language Common Lisp. The project is named partly after Mike...
Click to read more »BricsCAD
Jumat, 2026-06-26 13:53:31is designed for 2D drafting and documentation workflows. It offers full LISP API support for customization and automation, similar to AutoCAD LT but with...
Click to read more »Kawa (Scheme implementation)
Kamis, 2026-07-16 11:58:01language Java that implements the programming language Scheme, a dialect of Lisp, and can be used to implement other languages to run on the Java virtual...
Click to read more »MicroWorlds
Jumat, 2025-10-31 06:59:12LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »David Park (computer scientist)
Rabu, 2023-08-23 06:54:25scientist. He worked on the first implementation of the programming language Lisp. He became an authority on the topics of fairness, program schemas and bisimulation...
Click to read more »Hello, world
Minggu, 2026-08-09 05:45:39demonstrating a simple example. Functional programming languages, such as Lisp, ML, and Haskell, tend to substitute a factorial program for "Hello, world"...
Click to read more »Technical standard
Kamis, 2026-04-02 06:55:14LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Edward I
Minggu, 2026-08-09 18:27:44features was marred by a drooping left eyelid ... His speech, despite a lisp, was said to be persuasive." In 1254, English fears of a Castilian invasion...
Click to read more »Computer program
Minggu, 2026-08-09 20:15:11Lisp is when many functions are nested, the parentheses may look confusing. Modern Lisp environments help ensure parenthesis match. As an aside, Lisp...
Click to read more »Stranger Things
Minggu, 2026-08-02 22:42:28one of Will Byers's friends. His cleidocranial dysplasia causes him to lisp. In the second season, he is proud of his new front teeth and is attracted...
Click to read more »Bobby Cannavale
Minggu, 2026-08-09 20:54:09the chorus. When he was eight, Cannavale secured the plum role of the lisping boy, Winthrop, in his school's production of The Music Man and later played...
Click to read more »History of programming languages
Kamis, 2026-07-30 10:13:18AIMACO were in use at the time. Other languages still in use today include LISP (1958), invented by John McCarthy, and COBOL (1960), created by the Short...
Click to read more »Daniel P. Friedman
Jumat, 2025-10-31 22:31:52Friedman is the author or co-author of the following books: The Little Lisper The Little Schemer The Little MLer A Little Java, A Few Patterns The Seasoned...
Click to read more »CGOL
Jumat, 2025-12-19 14:28:51algebraic notation for the Lisp programming language. It was designed for MACLISP by Vaughan Pratt and subsequently ported to Common Lisp. The notation of CGOL...
Click to read more »Wally Feurzeig
Selasa, 2025-12-30 04:28:53recognition, natural-language understanding, automated theorem proving, Lisp language development, and robot problem solving. Much of this work was done...
Click to read more »Serialization
Senin, 2026-07-13 00:22:21types 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...
Click to read more »Supported by the funding from Y Combinator, Huffman coded the site in Common Lisp and together with Ohanian launched Reddit in June 2005. Embarrassed by an...
Click to read more »Hemlock (text editor)
Minggu, 2025-04-20 06:17:46editor for most POSIX-compliant Unix systems. It follows the tradition of the Lisp Machine editor ZWEI and the ITS/TOPS-20 implementation of Emacs, but differs...
Click to read more »Multiple dispatch
Rabu, 2026-04-22 18:52:42also be used. Julia C# 4.0 Cecil Clojure Common Lisp (via the Common Lisp Object System) Dylan Emacs Lisp (via cl-defmethod) Fortress Groovy Lasso Nim,...
Click to read more »Macsyma
Kamis, 2026-06-11 16:10:19computers, but also on the Multics OS and on the Lisp Machine architectures. Macsyma was one of the largest Lisp programs of the time, and was possibly the...
Click to read more »Orphaned technology
Selasa, 2026-05-12 10:20:13knowledge-based engineering Javelin Software - modeling and data analysis LISP machines - LISP oriented computers Mattel Aquarius Microsoft Bob - graphical helper...
Click to read more »Apple Dylan
Minggu, 2026-07-19 06:07:14Coral Software, developers of Macintosh Common Lisp. The original language had much in common with Lisp, including its parenthetical S-expression syntax...
Click to read more »Brian Harvey (lecturer)
Minggu, 2026-04-12 20:05:59LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »David A. Moon
Minggu, 2025-11-16 11:04:31Moon is a programmer and computer scientist, known for his work on the Lisp programming language, as co-author of the Emacs text editor, as the inventor...
Click to read more »List of educational programming languages
Jumat, 2026-07-31 13:00:14science. The name LISP derives from "List Processing language." Linked lists are one of the languages major data structures and Lisp source code is made...
Click to read more »List (abstract data type)
Kamis, 2026-01-22 21:49:40lists, especially linked lists and arrays. In some contexts, such as in Lisp programming, the term list may refer specifically to a linked list rather...
Click to read more »Dialog Control Language
Minggu, 2026-04-26 17:52:44and interpreter within AutoCAD for creating simple graphical dialogs. AutoLISP extensions use it to interact with the user in the AutoCAD environment. Unlike...
Click to read more »Bigloo
Minggu, 2025-09-14 18:56:29language, an implementation of the language Scheme, a dialect of the language Lisp. It is developed at the French IT research institute French Institute for...
Click to read more »Function application
Rabu, 2026-07-01 03:58:09is central to programming languages derived from lambda calculus, such as LISP and Scheme, and also in functional languages. It has a role in the study...
Click to read more »Less-than sign
Sabtu, 2026-07-04 15:08:37sign, <, is an original ASCII character (hex 3C, decimal 60). In BASIC, Lisp-family languages, and C-family languages (including Java and C++), comparison...
Click to read more »Pretty-printing
Sabtu, 2026-07-18 18:43:38search with pruning, to format LISP programs. Early versions operated on the executable (list structure) form of the Lisp program and were oblivious to...
Click to read more »Dunnet (video game)
Selasa, 2025-11-18 12:32:46was first written in Maclisp for the DECSYSTEM-20, then ported to Emacs Lisp in 1992. Since 1994 the game has shipped with GNU Emacs; it also has been...
Click to read more »Comparison of programming languages (list comprehension)
Rabu, 2025-11-26 08:22:52List comprehension is a syntactic construct available in some programming languages for creating a list based on existing lists. It follows the form of...
Click to read more »Gool
Rabu, 2025-09-10 15:19:14South African political and civil rights leader Game Object Oriented Lisp (GOOL), a Lisp dialect designed by Andy Gavin Van Gool, a Dutch surname (includes...
Click to read more »Bill Schelter
Kamis, 2026-08-06 04:44:33Austin and a Lisp developer and programmer. Schelter is credited with the development of the GNU Common Lisp (GCL) implementation of Common Lisp and the GPL'd...
Click to read more »Common Lisp Music
Kamis, 2026-01-29 06:56:26CLM (originally an acronym for Common Lisp Music) is a music synthesis and signal processing package in the Music V family created by Bill Schottstaedt...
Click to read more »Mixin
Sabtu, 2026-08-08 12:09:57Howard Cannon), which was an approach to object-orientation used in Lisp Machine Lisp. The name was inspired by Steve's Ice Cream Parlor in Somerville,...
Click to read more »Erlang (programming language)
Selasa, 2026-02-10 03:17:16designed and implemented by one of the creators of Erlang. Lisp Flavored Erlang (LFE) – a Lisp-based programming language that runs on BEAM Mix (build tool)...
Click to read more »Minimalism (computing)
Jumat, 2026-07-17 11:10:04International Lisp Conference, Richard Stallman indicated that minimalism was a concern in his development of GNU and Emacs, based on his experiences with Lisp and...
Click to read more »Herman Vanderpoortenstadion
Minggu, 2026-05-17 06:13:26pronunciation: [ˈɦɛrmɑɱ vɑndərˈpoːrtə(n)ˌstaːdijɔn]), also called Het Lisp (Dutch pronunciation: [ət ˈlɪsp]), is a multi-use stadium in Lier, Belgium. It is currently...
Click to read more »EusLisp Robot Programming Language
Jumat, 2026-05-15 01:09:23EusLisp is a Lisp-based programming system. Built on the basis of object orientation, it is designed specifically for developing robotics software. The...
Click to read more »Scripting language
Sabtu, 2026-08-08 01:11:11scripting Second Life virtual world Lisp, family of general-purpose and extension languages for applications including Emacs Lisp for Emacs Lua, extension language...
Click to read more »Comparison of multi-paradigm programming languages
Sabtu, 2026-06-27 06:24:13implemented as a language extension Common Lisp Object System see Wikipedia article on CLOS, the Common Lisp Object System. implemented by the user via...
Click to read more »Linux
Minggu, 2026-08-09 19:26:40programming language, but many other languages were used, including C++, Lisp, assembly language, Perl, Python, Fortran, and various shell scripting languages...
Click to read more »Flexible array member
Senin, 2026-07-06 10:46:39COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »International Conference on Functional Programming
Senin, 2025-12-22 05:31:50conferences: the Functional Programming and Computer Architecture (FPCA) and LISP and Functional Programming (LFP). The conference location alternates between...
Click to read more »Search engine
Kamis, 2026-07-23 03:44:07(11 September 1990). "[next] An Internet archive server server (was about Lisp)". groups.google.com. Retrieved 29 December 2017. "World-Wide Web Servers"...
Click to read more »How to Design Programs
Senin, 2026-08-03 16:56:38LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Chez Scheme
Senin, 2026-07-13 12:12:58a dialect and implementation of the language Scheme which is a type of Lisp. It uses an incremental native-code compiler to produce native binary files...
Click to read more »SIOD
Kamis, 2021-12-09 05:33:19Scheme In One Day (SIOD) is a programming language, a dialect of the language Lisp, a small-size implementation of the dialect Scheme, written in C and designed...
Click to read more »Programming paradigm
Selasa, 2026-04-21 22:14:20processing and computer games. Languages that support this paradigm include Lisp and Prolog. Differentiable programming structures programs so that they can...
Click to read more »Winston Churchill
Kamis, 2026-08-06 16:56:51orator despite having a speech impediment from childhood. He had a lateral lisp and worked on his pronunciation by repeating phrases designed to cure his...
Click to read more »Garbage collection (computer science)
Minggu, 2026-07-12 18:08:36scientist John McCarthy around 1959 to simplify manual memory management in Lisp. Garbage collection relieves the programmer from doing manual memory management...
Click to read more »NoteCards
Minggu, 2026-07-19 09:20:56and links. — "Notecards in a nutshell" (1987) NoteCards was implemented in LISP on D-machine workstations from Xerox which used large, high-resolution displays...
Click to read more »FMSLogo
Sabtu, 2026-05-16 08:49:33LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Rational data type
Jumat, 2024-10-18 02:20:17rounding, and to do arithmetic on them. Examples are the ratio type of Common Lisp, and analogous types provided by most languages for algebraic computation...
Click to read more »Harlequin (software company)
Jumat, 2025-10-31 05:04:17(IDEs) for Lisp (LispWorks), ML (MLWorks), and Dylan (DylanWorks) Other products included data analysis tools created using LispWorks, the Lisp IDE. The...
Click to read more »DWIM
Selasa, 2026-07-14 23:14:10input. The term was coined by Warren Teitelman in his DWIM package for BBN Lisp, part of his PILOT system, sometime before 1966. Teitelman's DWIM package...
Click to read more »Hash consing
Jumat, 2025-10-03 21:26:09The term "hash consing" originates from implementations in the context of Lisp in the 1970s. String interning Flyweight pattern Merkle tree Hashlife Interning...
Click to read more »List of unit testing frameworks
Selasa, 2026-03-17 13:22:402012-11-12. "FReT". Common-lisp.net. Retrieved 2012-11-12. "Grand-prix". Common-lisp.net. Retrieved 2012-11-12. "HEUTE - Common LISP Unit Test Package". Rdrop...
Click to read more »Buffy (given name)
Rabu, 2026-04-22 02:30:12also in use as an independent name. It originated from a small child's lisping attempts to pronounce Elizabeth or the diminutive Bethie. The name ranked...
Click to read more »Another System Definition Facility
Senin, 2026-04-13 05:25:46System Definition Facility) is a package format and a build tool for Common Lisp libraries. It is analogous to tools such as Make and Ant. ASDF was originally...
Click to read more »Super key (keyboard button)
Sabtu, 2026-08-08 10:30:20key on a keyboard designed for Lisp machines at MIT. The "space-cadet" keyboard, designed in 1978 at MIT for the Lisp machine, introduced two new modifier...
Click to read more »Self-hosting (compilers)
Jumat, 2026-01-16 14:15:29assemblers) was written for Lisp by Hart and Levin at MIT in 1962. They wrote a Lisp compiler in Lisp, testing it inside an existing Lisp Interpreter. Once they...
Click to read more »List of compilers
Rabu, 2026-07-29 09:35:07Embeddable Common Lisp Juanjo Garcia-Ripoll Bytecode, C Yes Yes Yes LGPL Yes GNU Common Lisp GNU Project C Yes Yes No GPL No LispWorks LispWorks Ltd Native...
Click to read more »X3J13
Minggu, 2025-07-27 03:51:07National Standards Institute (ANSI) Common Lisp standard based on the first edition of the book Common Lisp the Language (also termed CLtL, or CLtL1),...
Click to read more »Object-Oriented Programming in Common Lisp
Jumat, 2025-07-11 21:34:49Programming in Common Lisp: A Programmer's Guide to CLOS (1988, Addison-Wesley, ISBN 0-201-17589-4) is a book by Sonya Keene on the Common Lisp Object System...
Click to read more »History of the Dylan programming language
Minggu, 2026-07-26 16:22:53group at Apple that was responsible for Macintosh Common Lisp. The first implementation had a Lisp-like syntax. Dylan began with the acquisition of Coral...
Click to read more »Higher-Order and Symbolic Computation
Selasa, 2026-01-20 05:55:26Higher-Order and Symbolic Computation (formerly LISP and Symbolic Computation) was a computer science journal published by Springer Science+Business Media...
Click to read more »Mocl
Senin, 2021-09-13 14:46:06programming language, a dialect and implementation of the language Lisp named Common Lisp. It is focused on mobile device platforms. It includes a compiler...
Click to read more »Blue Cadet-3, Do You Connect?
Rabu, 2025-10-22 12:09:46Length 1. "Blue Cadet-3, Do You Connect?" 1:09 2. "Dukes Up" 2:24 3. "Woodgrain" 0:30 4. "It Always Rains on a Picnic" 3:01 5. "5,4,3,2,1… Lisp Off" 0:30...
Click to read more »Symbolic programming
Kamis, 2026-01-01 08:54:14symbolic programming include homoiconic languages such as Wolfram Language, Lisp, Prolog, and Julia. Symbolic artificial intelligence Symbolic language (programming)...
Click to read more »Bootstrapping (compilers)
Kamis, 2025-11-20 17:14:29B5000 Algol in 1961 and LISP in 1962. Hart and Levin wrote a LISP compiler in LISP at MIT in 1962, testing it inside an existing LISP interpreter. Once they...
Click to read more »Anonymous function
Sabtu, 2026-06-13 08:51:26Anonymous functions have been a feature of programming languages since Lisp in 1958, and a growing number of modern programming languages support anonymous...
Click to read more »Colman Domingo
Senin, 2026-08-03 04:13:41family when Domingo was nine years old. Domingo had a speech impediment, a lisp, as a child and was sent to speech therapy classes by his mother. Domingo...
Click to read more »Comparison of programming languages
Kamis, 2026-07-23 20:37:19C++, JavaScript (under the name ECMAScript), Smalltalk, Prolog, Common Lisp, Scheme (IEEE standard), ISLISP, Ada, Fortran, COBOL, SQL, and XQuery. The...
Click to read more »Computer
Minggu, 2026-07-12 07:42:04programming languages Ada, BASIC, C, C++, C#, COBOL, Fortran, PL/I, REXX, Java, Lisp, Pascal, Object Pascal Commonly used scripting languages Bourne script, JavaScript...
Click to read more »CLiki
Rabu, 2025-10-22 02:47:52application written in Common Lisp, that was under development from 2002 to 2005. CLiki was first presented at the International Lisp Conference 2002. CLiki...
Click to read more »Python
Selasa, 2026-07-07 16:45:21high-level programming language Python, a native code compiler for CMU Common Lisp Python, the internal project name for the PERQ 3 computer workstation Python...
Click to read more »Nyquist (programming language)
Selasa, 2026-05-19 14:41:47language for sound synthesis based on the Lisp programming language. It is an extension of the XLISP dialect of Lisp, and is named after Harry Nyquist. With...
Click to read more »Ampersand
Selasa, 2026-08-04 22:57:11Retrieved 12 September 2017. "3.4.1 Ordinary Lambda Lists". Common Lisp – Hyper Spec. Lisp Works. Archived from the original on 11 November 2010. Retrieved...
Click to read more »Artificial intelligence
Minggu, 2026-08-09 19:51:51funding for academic research. However, beginning with the collapse of the Lisp Machine market in 1987, AI once again fell into disrepute, and a second,...
Click to read more »Kyiv Laboratory for Artificial Intelligence
Jumat, 2025-10-17 22:04:34editor Fedit, language support Perl-6, language support Lisp-13, language support Common-Lisp, language support CLIPS, primary key hierarchy database...
Click to read more »Luke Tierney
Kamis, 2026-03-05 08:28:201990, Tierney wrote the XLispStat package using C and Lisp and has since published works such as LISP-STAT: An Object-Oriented Environment for Statistical...
Click to read more »Bernard Greenberg
Senin, 2026-02-09 01:00:07and the Lisp machine. In 1978, Greenberg implemented Multics Emacs using Multics Maclisp. The success of this effort influenced the choice of Lisp as the...
Click to read more »Hector
Kamis, 2026-08-06 14:31:01author Dares Phrygius, he is described as "... [speaking] with a slight lisp. His complexion was fair, his hair curly. His eyes would blink attractively...
Click to read more »Smalltalk
Senin, 2026-08-03 05:42:53standard for all the integrated development environments, starting with Lisp Machine environments, that came after. Smalltalk uses several collection...
Click to read more »R (programming language)
Selasa, 2026-07-07 07:08:00"class" attribute in each object. The latter is a system like the Common Lisp Object System (CLOS), with formal classes (also derived from S) and generic...
Click to read more »MicroWorlds JR
Senin, 2024-01-22 09:30:48LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Compiler
Minggu, 2026-06-28 10:02:19compiler for a language that is commonly interpreted. For example, Common Lisp can be compiled to Java bytecode (and then interpreted by the Java virtual...
Click to read more »SECD machine
Senin, 2025-09-15 21:29:26semantics). Lispkit Lisp was a compiler based on the SECD machine, and the SECD machine has been used as the target for other systems such as Lisp/370. In 1989...
Click to read more »Scheme 48
Senin, 2025-05-19 19:17:09LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Robert Alan Saunders
Rabu, 2026-05-20 08:55:51no information. The LISP System for the Q-32 Computer (Information International, Inc., May 1964) The Programming Language LISP: Its Operation and Applications...
Click to read more »Null object pattern
Minggu, 2026-06-21 22:09:23defined 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...
Click to read more »SCM (Scheme implementation)
Sabtu, 2026-07-11 10:21:54LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »UCBLogo
Selasa, 2026-05-26 13:26:42Berkeley Logo, is a programming language, a dialect of Logo, which derived from Lisp. It is a dialect of Logo intended to be a "minimum Logo standard". It has...
Click to read more »Jargon File
Rabu, 2026-07-01 01:55:56MIT AI Lab, the Stanford AI Lab (SAIL) and others of the old ARPANET AI/LISP/PDP-10 communities, including Bolt, Beranek and Newman (BBN), Carnegie Mellon...
Click to read more »Syntax error
Senin, 2026-03-23 17:00:30out.println("Hello World"); The code (add 1 1) is a syntactically valid Lisp program (assuming the 'add' function exists) that adds 1 and 1. However,...
Click to read more »Procedural programming
Kamis, 2026-01-01 10:54:06them. Hardware support for other types of programming is possible, like Lisp machines or Java processors, but no attempt was commercially successful.[contradictory]...
Click to read more »ML (programming language)
Sabtu, 2026-07-25 03:36:03porting the source code from Stanford Lisp to various other dialects of Lisp in "Project Formel". The port to Franz Lisp was further developed by Larry Paulson...
Click to read more »Code as data
Sabtu, 2026-01-10 12:14:58given compiler or interpreter. The notion is often used in the context of Lisp-like languages that use S-expressions as their main syntax, as writing programs...
Click to read more »AllegroGraph
Minggu, 2026-02-22 17:50:25AllegroGraph. It also develops Allegro Common Lisp, an implementation of Common Lisp, a dialect of Lisp (programming language). The functionality of AllegroGraph...
Click to read more »NetLogo
Sabtu, 2026-05-30 07:09:06(SESP), Northwestern University. NetLogo, the programming language, is a Lisp-style programming language with support for lists, “agentsets”, strings,...
Click to read more »Nesting (computing)
Selasa, 2026-06-09 00:39:17encountered in programming. In the functional programming languages, such as Lisp, a list data structure exists as does a simpler atom data structure. Simple...
Click to read more »SXML
Selasa, 2025-09-02 06:08:09XML Infosets) as S-expressions, to facilitate working with XML data in Lisp and Scheme. An associated suite of tools[which?] implements XPath, SAX and...
Click to read more »Xerox Star
Jumat, 2026-07-10 03:46:53workstations were also sold with software based on the programming languages Lisp and Smalltalk for the smaller research and software development market. The...
Click to read more »Information International, Inc.
Selasa, 2026-06-16 05:11:09and Elaine Gord, and others, in a major book on the programming language LISP and its applications. Triple-I's commercially successful technology was centered...
Click to read more »Go (programming language)
Minggu, 2026-08-09 02:22:43COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »SHEEP (symbolic computation system)
Kamis, 2025-12-25 11:26:02but free for educational and research use). The name "SHEEP" is pun on the Lisp Algebraic Manipulator or LAM on which SHEEP is based. The package was written...
Click to read more »Advice (programming)
Selasa, 2025-08-12 21:09:14combination". Common Lisp implementations provide advice functionality (in addition to the standard method combination for CLOS) as extensions. LispWorks supports...
Click to read more »Snake case
Kamis, 2026-07-23 02:54:37standardized, although some terms have increasing levels of usage, such as lisp-case, kebab-case, SCREAMING_SNAKE_CASE, and more. The following programming...
Click to read more »LibreLogo
Rabu, 2025-01-08 14:16:25LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Pike (programming language)
Senin, 2026-05-04 22:48:07COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Late binding
Sabtu, 2026-07-04 19:38:35The term was widely used to describe calling conventions in languages like Lisp, though usually with negative connotations about performance. In the 1980s...
Click to read more »Lierse SK (1906)
Sabtu, 2026-06-06 16:53:07Vanderpoortenstadion in Lier, which is also known as Het Lisp, because the stadium is located in a neighbourhood named Lisp. Both the logo and home kit featured the club...
Click to read more »Racket features
Rabu, 2025-08-20 16:50:57LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Class Library for Numbers
Selasa, 2025-07-29 17:06:16types of numbers known to the Common Lisp language, giving CLN another meaning: it becomes an abbreviation of Common Lisp Numbers. Due to this, CLN can be...
Click to read more »Haskell
Jumat, 2026-07-17 21:23:39Dialects Gofer Influenced by Clean, FP, Gofer, Hope and Hope+, Id, ISWIM, KRC, Lisp, Miranda, ML and Standard ML, Orwell, SASL, Scheme, SISAL Influenced Agda...
Click to read more »JavaScript
Kamis, 2026-07-30 20:22:39COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Type safety
Selasa, 2026-08-04 18:41:43as 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...
Click to read more »Function object
Selasa, 2026-03-31 02:25:56state. Many modern (and some older) languages, e.g. C++, Eiffel, Groovy, Lisp, Smalltalk, Perl, PHP, Python, Ruby, Scala, and many others, support first-class...
Click to read more »Tom Knight (scientist)
Senin, 2026-03-02 04:09:50ITS time sharing system, Lisp machines (he was also instrumental in releasing a version of the operating system for the Lisp machine under a BSD license)...
Click to read more »ObjVlisp
Kamis, 2025-09-04 11:16:12ObjVlisp is a 1984 object-oriented extension of Vlisp–Vincennes LISP, a LISP dialect developed since 1971 at the University of Paris VIII – Vincennes....
Click to read more »Russell Noftsker
Minggu, 2026-03-01 14:43:58return to the Lab. Noftsker and Greenblatt working together with the team of Lisp Machine developers to commercialize the technology. Differences over business...
Click to read more »Pure (programming language)
Kamis, 2026-07-09 01:58:44Windows License GNU Lesser General Public License Website agraef.github.io/pure-lang Influenced by Q (equational language), Haskell, Lisp, Alice, MATLAB...
Click to read more »R. Kent Dybvig
Kamis, 2026-07-09 01:30:38LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Concatenation
Sabtu, 2026-08-08 17:46:02from the original (PDF) on 13 April 2007. Steele, Guy L. (1990). COMMON LISP: the language (2nd ed.). Bedford, Mass: Digital Press. p. 418. ISBN 1-55558-041-6...
Click to read more »Ikarus (Scheme implementation)
Minggu, 2026-01-18 01:01:09LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »CLX
Rabu, 2026-02-11 20:14:13airline using the ICAO code CLX Clorox stock ticker CLX (Common Lisp), a Common Lisp computer library CLX Communications, a telecommunications and cloud...
Click to read more »Maxima (software)
Sabtu, 2026-06-06 11:51:23calculations in mathematics and the physical sciences. It is written in Common Lisp and runs on all POSIX platforms such as macOS, Unix, BSD, and Linux, as well...
Click to read more »Stalin (Scheme implementation)
Selasa, 2025-05-27 16:14:21LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Bill Gosper
Senin, 2026-04-20 09:40:34have founded the hacker community, and he holds a place of pride in the Lisp community. The Gosper curve and Gosper's algorithm are named after him. In...
Click to read more »Erik Eriksson
Rabu, 2026-06-10 00:08:331216 – 2 February 1250), sometimes known as Erik XI or with the epithet the Lisp and Lame (läspe och halte), was King of Sweden from 1222 to 1229 and again...
Click to read more »Scheme Requests for Implementation
Senin, 2025-09-22 20:44:09LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Symbolic language (programming)
Minggu, 2026-03-08 12:29:21therefore, examples of symbolic languages. Some programming languages (such as Lisp and Mathematica) make it easy to represent higher-level abstractions as expressions...
Click to read more »Thinking Machines Corporation
Jumat, 2026-06-05 04:56:17variety of specialized programming languages, including *Lisp and CM Lisp (derived from Common Lisp), C* (derived by Thinking Machines from C), and CM Fortran...
Click to read more »First-class function
Selasa, 2026-07-07 16:31:03functions and thus non-local variables (e.g. C). The early functional language Lisp took the approach of dynamic scoping, where non-local variables refer to...
Click to read more »Entity component system
Rabu, 2026-07-01 08:05:01traditional use of system terms in general systems engineering with Common Lisp Object System and type system as examples. Although mostly found in video...
Click to read more »Assignment (computer science)
Sabtu, 2026-07-25 02:45:45new one, and is referred to as destructive assignment for that reason in LISP and functional programming, similar to destructive updating. Single assignment...
Click to read more »Compile-time function execution
Sabtu, 2026-07-11 00:14:52possibly producing more optimized code than if no arguments were known. The Lisp macro system is an early example of the use of compile-time evaluation of...
Click to read more »Label (computer science)
Minggu, 2025-09-07 07:35:42console.log("baz") } // Which would output: // > foo // > bar In Common Lisp two ways of defining labels exist. The first one involves the tagbody special...
Click to read more »Association list
Jumat, 2025-01-10 15:22:10In computer programming and particularly in Lisp, an association list, often referred to as an alist, is a linked list in which each list element (or node)...
Click to read more »William Clinger (computer scientist)
Rabu, 2025-11-12 05:23:33Scheme at the Lisp50 conference celebrating the 50th birthday of the language Lisp. He has been on the faculty at Northeastern University since 1994. Clinger...
Click to read more »Scsh
Minggu, 2025-11-02 21:48:12LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »StarLogo
Selasa, 2026-04-14 06:52:01Massachusetts. It is an extension of the Logo programming language, a dialect of Lisp. Designed for education, StarLogo can be used by students to model or simulate...
Click to read more »Integer overflow
Senin, 2026-04-13 12:20:22"Declaration TYPE". Common Lisp HyperSpec. "Declaration OPTIMIZE". Common Lisp HyperSpec. Reddy, Abhishek (2008-08-22). "Features of Common Lisp". Pierce, Benjamin...
Click to read more »David Luckham
Sabtu, 2025-07-26 04:08:49one of the implementers of the first systems for the programming language Lisp. He is best known as the originator of complex event processing (CEP) as...
Click to read more »SHRDLU
Rabu, 2026-07-08 05:04:10filled with different blocks. SHRDLU was written in the Micro Planner and Lisp programming language on the DEC PDP-6 computer and a DEC graphics terminal...
Click to read more »Noah Wyle
Sabtu, 2026-08-08 13:15:13(May 27, 1985). "BUSINESS PEOPLE; Digital Officer to Fill Chief's Post at LISP". The New York Times. Retrieved May 20, 2025. "Frank Wyle, aerospace innovator...
Click to read more »OpenMusic
Rabu, 2026-04-29 21:14:00for musical composition based on Common Lisp. It may also be used as an all-purpose visual interface to Lisp programming. At a more specialized level...
Click to read more »The Art of the Metaobject Protocol
Jumat, 2025-10-17 16:17:29the metaobject protocol supported by many Common Lisp implementations as an extension of the Common Lisp Object System, or CLOS. A more complete and portable...
Click to read more »String interning
Minggu, 2026-08-09 16:00:54languages, including Java, Python, PHP (since 5.4), Lua and .NET languages. Lisp, Scheme, Julia, Ruby and Smalltalk are among the languages with a symbol...
Click to read more »Objective-C
Sabtu, 2026-05-09 16:57:01down into smaller pieces. Drawing inspiration from mixins in the Common Lisp Object System, the Objective-C concept of categories was developed to help...
Click to read more »Setf
Kamis, 2022-05-05 07:52:02The Wikibook Common Lisp has a page on the topic of: setf in Common Lisp Setf or SETF may refer to: Social Exclusion Task Force Sociedad Explotadora de...
Click to read more »List of JVM languages
Selasa, 2026-07-28 01:48:43of 51–100, at one point at #47), a dynamic, and functional dialect of the Lisp programming language (ClojureScript doesn't make TIOBE's index separately...
Click to read more »Connection Machine
Jumat, 2026-07-10 15:28:09single-bit processor was influenced by the Lisp programming language and a version of Common Lisp, *Lisp (spoken: Star-Lisp), was implemented on the CM-1. Other...
Click to read more »Ternary conditional operator
Jumat, 2026-07-03 18:50:14bar : baz) = frink; Assignment using a conditional expression in Common Lisp: (setq result (if (> a b) x y)) Alternative form: (if (> a b) (setq result...
Click to read more »Mycin
Rabu, 2025-11-19 20:56:32or six years in the early 1970s at Stanford University. It was written in Lisp as the doctoral dissertation of Edward Shortliffe under the direction of...
Click to read more »Zouzou (model)
Sabtu, 2026-01-03 07:39:48Afternoon (1972). The screen name "Zouzou" reportedly stems from her zézaiement (lisp) of the consonants 's','j' and 'z'. Zouzou obtained her baccalauréat at 14...
Click to read more »Forth (programming language)
Minggu, 2026-07-05 04:54:12written in Forth. (Likewise, Lisp machines were specifically designed to support developing and running programs written in Lisp, the Pascal MicroEngine was...
Click to read more »Lucid Inc.
Senin, 2026-07-20 17:01:39shipped was an integrated Lisp IDE for Sun Microsystems' RISC hardware architecture—this sidestepped the principal failure of Lisp machines by in essence...
Click to read more »Continuation
Jumat, 2026-06-19 23:59:46programming semantics. Steve Russell invented the continuation in his second Lisp implementation for the IBM 704, though he did not name it. Reynolds (1993)...
Click to read more »Reflective programming
Kamis, 2026-08-06 06:26:33languages and the notion of the meta-circular interpreter as a component of 3-Lisp. Reflection helps programmers make generic software libraries to display...
Click to read more »B (programming language)
Senin, 2026-03-23 10:18:12COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Expression-oriented programming language
Selasa, 2026-03-17 15:15:54declarations, which expression-oriented languages often treat as statements. Lisp and ALGOL 68 are expression-oriented languages. Pascal is not an expression-oriented...
Click to read more »Short-circuit evaluation
Jumat, 2026-07-17 17:26:47overall value must be true. In programming languages with lazy evaluation (Lisp, Perl, Haskell), the usual Boolean operators short-circuit. In others (Ada...
Click to read more »BEAM (Erlang virtual machine)
Minggu, 2026-06-07 11:18:36Gleam, a statically typed functional language for BEAM LFE, Lisp Flavored Erlang, a lisp frontend for the Erlang compiler Luerl, Lua on the BEAM, designed...
Click to read more »Expert system
Kamis, 2026-07-30 08:32:01the use of production rule systems, first on systems hard coded on top of Lisp programming environments and then on expert system shells developed by vendors...
Click to read more »Comparison of functional programming languages
Jumat, 2026-03-06 21:38:58programming languages. "LISP Introduction". Retrieved 26 November 2013. Antoniotti, Marco. "CLAZY: Lazy Calling in Common Lisp". Retrieved 26 November...
Click to read more »Comparison of parser generators
Senin, 2026-06-15 00:15:35Sequences in Common Lisp" (PDF). Proceedings of the 9th European Lisp Symposium on European Lisp Symposium. ELS2016. Kraków, Poland: European Lisp Scientific Activities...
Click to read more »Exception handling (programming)
Kamis, 2026-08-06 19:46:26in NIL (New Implementation of LISP) in the mid- to late-1970s as UNWIND-PROTECT. This was then adopted by Common Lisp. Contemporary with this was dynamic-wind...
Click to read more »Copycat (software)
Sabtu, 2025-04-26 05:24:06Copycat was written in Common Lisp and is bitrotten (as it relies on now-outdated graphics libraries for Lucid Common Lisp); however, Java and Python ports...
Click to read more »Symbolic artificial intelligence
Minggu, 2026-08-09 22:43:22influenced the Common Lisp Object System, or (CLOS), that is now part of Common Lisp, the current standard Lisp dialect. CLOS is a Lisp-based object-oriented...
Click to read more »List of recurring The Simpsons characters
Minggu, 2026-08-02 16:42:17little recourse". Tatum is a parody of Mike Tyson, with a high-pitched, lisping voice, a menacing demeanor, a criminal record, financial problems, and...
Click to read more »Higher-order programming
Kamis, 2026-01-01 09:13:21Java, ECMAScript (ActionScript, JavaScript, JScript), F#, Haskell, Lisp (Common Lisp, Scheme, Clojure, others), Lua, Oz, Perl, PHP, Prolog, Python, Ruby...
Click to read more »Filter (higher-order function)
Jumat, 2025-10-03 01:14:44on ClojureDocs Function COMPLEMENT in the Common Lisp HyperSpec Function EVENP, ODDP in the Common Lisp HyperSpec ISO/IEC 13211-1:1995/Cor 2:2012 "Draft...
Click to read more »Who Framed Roger Rabbit
Minggu, 2026-08-09 07:13:35was asked to come up with a speech impediment for Roger. He gave Roger a lisp and the stammering catchphrase "P-p-p-please!" as a tribute to all the other...
Click to read more »Matthias Felleisen
Jumat, 2026-08-07 00:34:00The Seasoned Schemer. MIT Press. 1996. ISBN 0-262-56100-X. The Little Lisper. MIT Press. 1987. ISBN 0-262-56038-0. "Research". Retrieved 2012-06-26....
Click to read more »Polish notation
Senin, 2026-04-27 08:41:33fact, define a one-to-one representation for the same. Because of this, Lisp (see Implementations, below) and related programming languages define their...
Click to read more »Proof assistant
Rabu, 2026-07-22 20:19:20numbers. In 1973, Robert Boyer and J Moore published Proving Theorems about LISP Functions which aimed to verify programs, not mathematics. Their theorem...
Click to read more »Ncurses
Sabtu, 2026-05-23 13:28:51for ncurses in a variety of programming languages, including Ada, Common Lisp, Python, Gambas, Ruby, PHP, JavaScript, Perl, Object REXX (ooRexx) and Rust...
Click to read more »Christian Slater
Selasa, 2026-08-04 10:54:57Live. Following a run on Ryan's Hope, he made his Broadway debut as the lisping Winthrop Paroo opposite Dick Van Dyke in the 1980 revival of The Music...
Click to read more »L. Peter Deutsch
Sabtu, 2026-01-24 11:48:19Deutsch, a professor at MIT. Deutsch wrote the PDP-1 Lisp 1.5 implementation and first REPL, Basic PDP-1 LISP, "while still in short pants" and finished it in...
Click to read more »PHP
Rabu, 2026-08-05 13:26:38COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Sean Avery
Senin, 2026-07-27 23:03:16with the Kings, Avery has been said to have mocked Dustin Brown about his lisp. Former Kings' teammate Ian Laperrière said it "was bullying, like you might...
Click to read more »Function composition (computer science)
Kamis, 2026-01-22 08:30:04exposition for function composition using additional parameters. Variants of Lisp, especially Scheme, the interchangeability of code and data together with...
Click to read more »List comprehension
Senin, 2026-05-11 10:35:51(1990). "Comprehending Monads". Proceedings of the 1990 ACM Conference on LISP and Functional Programming. Nice. SQL-like set operations with list comprehension...
Click to read more »MIT/GNU Scheme
Sabtu, 2026-01-17 16:31:56dialect and implementation of the language Scheme, which is a dialect of Lisp. It can produce native binary files for the x86 (IA-32, x86-64) processor...
Click to read more »Base36
Sabtu, 2026-03-07 09:49:25supports base36 numbers via the strtol and strtoul functions In the Common Lisp standard (ANSI INCITS 226-1994), functions like parse-integer support a radix...
Click to read more »Automated Mathematician
Senin, 2026-02-23 00:28:18Lenat in Lisp, and in 1977 led to Lenat being awarded the IJCAI Computers and Thought Award. AM worked by generating and modifying short Lisp programs...
Click to read more »Object-oriented operating system
Minggu, 2026-07-26 13:27:43JNode, and JX. Lisp-based An object-oriented operating system written in the Lisp dialect Lisp Machine Lisp (and later Common Lisp) was developed at...
Click to read more »Foreign function interface
Senin, 2026-03-09 00:15:05binary dynamic-link library. The term comes from the specification for Common Lisp, which explicitly refers to the programming language feature enabling for...
Click to read more »Bruce Wilcox
Rabu, 2026-03-04 17:38:22intelligence programmer. A graduate of Michigan, Wilcox wrote the MTS/LISP interpreter (the LISP system used at the University of Michigan and a consortium of...
Click to read more »Nim (programming language)
Selasa, 2026-06-16 14:17:33combine the best parts of Ada typing system, Python flexibility, and powerful Lisp macro system. Nim was influenced by specific characteristics of existing...
Click to read more »Shriram Krishnamurthi
Minggu, 2026-05-31 11:29:47LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Thread-local storage
Minggu, 2026-05-31 07:51:45LoadLibrary() (a protection fault or data corruption may occur). Common Lisp provides a feature called dynamically scoped variables. Dynamic variables...
Click to read more »Slime
Senin, 2026-02-16 05:26:03of separation of ores SLIME (Superior Lisp Interaction Mode for Emacs), an Emacs mode for developing Common Lisp applications Slime (toy), a viscous, oozing...
Click to read more »ERC (software)
Minggu, 2025-08-10 02:17:58Relay Chat (IRC) client integrated into GNU Emacs. It is written in Emacs Lisp. ERC includes message timestamping, automatic channel joining, flood control...
Click to read more »Madison Campbell (businesswoman)
Sabtu, 2026-08-01 12:28:33which she pursued at Lincoln Park Performing Arts Charter School. However, a lisp, considered a hindrance for auditions, prompted her to switch to dance. This...
Click to read more »Jamie Zawinski
Rabu, 2026-07-29 08:06:26Zawinski's programming career began at age 16 with Scott Fahlman's Spice Lisp project at Carnegie Mellon University. He then worked at AI startup Expert...
Click to read more »History of compiler construction
Minggu, 2026-06-28 10:05:48was written for Lisp by Tim Hart and Mike Levin at MIT in 1962. They wrote a Lisp compiler in Lisp, testing it inside an existing Lisp interpreter. Once...
Click to read more »Tilde
Kamis, 2026-08-06 19:07:59signature without timestamp and only the timestamp, respectively. In Common Lisp, the tilde is used as the prefix for format specifiers in format strings...
Click to read more »ProgramByDesign
Jumat, 2026-05-29 11:08:44Scheme which was a version of the language Scheme, which is a dialect of Lisp. The group raised funds from several private foundations, the United States...
Click to read more »Domain-specific language
Jumat, 2026-08-07 22:53:10Languages · Learn Lisp The Hard Way". llthw.common-lisp.dev. Retrieved 2026-08-01. You've already seen a number of Domain-Specific Languages in Lisp---to recap...
Click to read more »Liatris spicata
Jumat, 2025-11-21 06:18:12Observation.org: 145441 Open Tree of Life: 226912 Plant List: gcc-21976 PLANTS: LISP POWO: urn:lsid:ipni.org:names:230634-1 RHS: 10064 Tropicos: 2710677 VASCAN:...
Click to read more »Tail call
Minggu, 2026-07-19 03:57:21algorithms in Lisp could execute faster than code produced by then-available commercial Fortran compilers because the cost of a procedure call in Lisp was much...
Click to read more »List of functional programming topics
Jumat, 2025-02-21 03:20:49Template Haskell ISWIM JavaScript Kent Recursive Calculator Lisp AutoLISP Common Lisp Emacs Lisp Scheme Mercury Miranda ML (Category:ML programming language...
Click to read more »Gambit (Scheme implementation)
Selasa, 2025-04-22 19:49:12called Gambit-C, is a programming language, a variant of the language family Lisp, and its variants named Scheme. The Gambit implementation consists of a Scheme...
Click to read more »BibTeX
Rabu, 2026-08-05 21:58:31Lisp, capable of using bibtex .bst files directly or converting them into human-readable Lisp .lbst files. CL-BibTeX supports Unicode in Unicode Lisp...
Click to read more »The Music Man
Kamis, 2026-07-16 02:54:31sees through him, but when Harold helps her younger brother overcome his lisp and social awkwardness, Marian begins to fall in love with him. He risks...
Click to read more »Actor-Based Concurrent Language
Jumat, 2026-07-17 07:15:48achieve concurrency. It requires Common Lisp. Implementations in Kyoto Common Lisp (KCL) and Symbolics Lisp are available from the author. An implementation...
Click to read more »Artificial intelligence in education
Sabtu, 2026-08-01 00:49:44computer-assisted instruction (CAI) to form intelligent tutoring systems. The LISP Tutor was evaluated in a Carnegie Mellon University mini-course in the fall...
Click to read more »César Alvarez
Kamis, 2026-07-16 23:35:40best known for the musical Futurity which they wrote with their band The Lisps. Futurity won the Lucille Lortel Award for Outstanding Musical in 2016....
Click to read more »Abstraction (computer science)
Selasa, 2025-12-09 01:39:49are functions). Modern members of the Lisp programming language family such as Clojure, Scheme and Common Lisp support macro systems to allow syntactic...
Click to read more »AI Memo
Rabu, 2026-06-24 04:02:05SCHEME"[citation needed] AI Memo 514 (1979), "Design of LISP-based Processors, or SCHEME: A Dielectric LISP, or Finite Memories Considered Harmful, or LAMBDA:...
Click to read more »Lindt
Minggu, 2026-07-19 20:39:25Public (Aktiengesellschaft) Traded as SIX: LISN (registered share) SIX: LISP (participation certificate) ISIN CH0010570759 CH0010570767 Industry Confectionery...
Click to read more »Hal Abelson
Jumat, 2026-07-10 11:58:34lectures, and the availability on personal computers of the Scheme dialect of Lisp (used in teaching the course), has had a worldwide impact on university computer...
Click to read more »List of open-source programming languages
Minggu, 2026-08-09 20:41:39Chapel Apache 2.0 CLISP GNU GPL Clojure Eclipse Public License 1.0 CMU Common Lisp Public domain (mostly) colorForth Public domain Crystal Apache 2.0 Curry...
Click to read more »NESL
Jumat, 2026-03-20 08:30:30NESL is a parallel programming language developed at Carnegie Mellon by the SCandAL project and released in 1993. It integrates various ideas from parallel...
Click to read more »Sylvester the Cat
Kamis, 2026-07-23 04:22:42cat. Like Daffy Duck, Sylvester is known for having a sloppy lisp. To emphasize the lisp, as with Daffy's catchphrase "You're desthpicable", Sylvester's...
Click to read more »Futures and promises
Sabtu, 2026-07-25 06:44:09December 2023. Common Lisp Blackbird Common Lisp Eager Future2 Lisp in parallel – A parallel programming library for Common Lisp Common Lisp PCall "Chapter 30...
Click to read more »Opusmodus
Selasa, 2026-07-14 17:28:04parameters (including pitch, rhythm, timbre, and articulation) through a Common Lisp–based scripting interface, Opusmodus offers high degrees of flexibility and...
Click to read more »AARON
Minggu, 2026-06-28 00:23:23began in the C programming language then switched to Lisp in the early 1990s. Cohen credits Lisp with helping him solve the challenges he faced in adding...
Click to read more »Dondestan
Jumat, 2026-07-03 22:53:32concluded that certain tracks, such as "Sight of the Wind", "Worship", and "Lisp Service", have been improved in the revisited version, gaining "ambient textures...
Click to read more »Shell script
Rabu, 2026-08-05 14:02:22other hand, the various shells plus tools like awk, sed, grep, and BASIC, Lisp, C and so forth contributed to the Perl programming language. Formerly-popular...
Click to read more »KCL
Rabu, 2025-07-16 21:12:00keycode list Kirchhoff's current law, in physics Kyoto Common Lisp, an implementation of Common Lisp This disambiguation page lists articles associated with...
Click to read more »Robert Patrick
Minggu, 2026-08-09 18:21:01Mexico City Ambassador Mills All the Pretty Horses Cole 2001 Spy Kids Mr. Lisp Texas Rangers Sergeant John Armstrong Backflash Ray Bennet Angels Don't Sleep...
Click to read more »WebAssembly
Sabtu, 2026-07-04 02:09:19independent License Apache License 2.0 Filename extensions .wat (text format) .wasm (binary format) Website webassembly.org Influenced by asm.js PNaCl Lisp...
Click to read more »Comparison of Prolog implementations
Rabu, 2025-12-03 00:13:31available) Yes Yes Yes Yes, via Lisp Yes Yes, via Lisp Yes, via Lisp Yes Yes Yes, via Lisp S-expressions. Full Common Lisp integration. BProlog Unix, Windows...
Click to read more »Ceylon (programming language)
Rabu, 2025-12-24 12:14:44machine, JavaScript License Apache License 2.0 Filename extensions .ceylon Website ceylon-lang.org Influenced by Java, Scala, Smalltalk, ML, Lisp, Whiley...
Click to read more »Mike Tyson
Sabtu, 2026-08-08 06:34:05petty crimes and fighting those who ridiculed his high-pitched voice and lisp. By the age of 13, he had been arrested 38 times. Tyson later stated that...
Click to read more »ReScript
Jumat, 2026-01-09 13:40:57COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Laurence Olivier
Minggu, 2026-08-09 20:01:47end, but he played the earlier scenes like a Jewish hairdresser, with a lisp and an extraordinary accent, and he insisted on falling backwards off a bench...
Click to read more »Io (programming language)
Sabtu, 2026-05-09 22:51:57pure object-oriented programming language inspired by Smalltalk, Self, Lua, Lisp, Act1, and NewtonScript. Io has a prototype-based object model similar to...
Click to read more »Mojo (programming language)
Selasa, 2026-07-28 08:19:42COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »PDP-10
Minggu, 2026-08-09 13:36:32build out the early ARPANET. The 36-bit words were especially well suited to Lisp at the time, because split in two parts 18 bits each to be used as pointers...
Click to read more »Ur (programming language)
Senin, 2026-03-02 03:57:46COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Erik Naggum
Senin, 2026-03-02 13:19:54computer programmer recognized for his work in the fields of SGML, Emacs and Lisp. Since the early 1990s he was also a provocative participant on various Usenet...
Click to read more »Double-precision floating-point format
Sabtu, 2026-01-10 02:23:48intrinsic module iso_fortran_env, corresponds to double precision. Common Lisp provides the types SHORT-FLOAT, SINGLE-FLOAT, DOUBLE-FLOAT and LONG-FLOAT...
Click to read more »Software
Jumat, 2026-06-19 20:22:56the underlying algorithms into the code. Early languages include Fortran, Lisp, and COBOL. There are two main types of software: Operating systems are "the...
Click to read more »Allegro
Rabu, 2025-05-14 20:20:20software by Allegro Development Corporation Allegro Common Lisp, a variant of the Common Lisp programming language Allegro Platform, an ECAD tool by Cadence...
Click to read more »Malbolge
Rabu, 2026-04-08 07:12:06generated by a beam search algorithm designed by Andrew Cooke and implemented in Lisp. Later, Lou Scheffer posted a cryptanalysis of Malbolge and provided a program...
Click to read more »COMTRAN
Senin, 2025-09-08 01:39:41COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Enumerated type
Sabtu, 2026-07-25 04:37:48'weekday' case (saturday, sunday) print *, 'weekend' end select Common Lisp uses the member type specifier, e.g., (deftype cardsuit () '(member club...
Click to read more »Viaweb
Selasa, 2026-01-06 11:21:38service provider. Viaweb was also unusual for being partially written in the Lisp programming language. The software was originally called Webgen, but another...
Click to read more »Interning (computer science)
Senin, 2025-08-11 21:07:45values are needed in the same program. Lisp introduced the notion of interned strings for its symbols. The LISP 1.5 Programmers Manual describes a function...
Click to read more »Dynamic programming language
Kamis, 2026-06-11 16:51:06following examples show dynamic features using the language Common Lisp and its Common Lisp Object System (CLOS). The example shows how a function can be modified...
Click to read more »Closure (computer programming)
Kamis, 2026-07-02 10:57:45Common Lisp provides a construct that can express either of the above actions: Lisp (return-from foo x) behaves as Smalltalk ^x, while Lisp (return-from...
Click to read more »Massachusetts Institute of Technology
Minggu, 2026-08-09 10:20:27the contribution of a dedicated MIT Julia Lab Lisp (programming language) – John McCarthy invented Lisp at MIT in 1958. Lithium-ion battery efficiencies –...
Click to read more »Patrick Winston
Selasa, 2026-06-30 11:05:25Intelligence ISBN 0201533774 The Psychology of Computer Vision ISBN 0070710481 Lisp (with Berthold K.P. Horn) ISBN 0201083191 On to C ISBN 020158042X On to C++...
Click to read more »Elixir (programming language)
Jumat, 2026-07-31 20:46:35COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »SLIB
Jumat, 2026-05-22 22:52:54LeLisp LFE LISP 2 Lisp Machine Lisp Lispkit Lisp Maclisp MDL MLisp newLISP NIL PC-LISP PicoLisp Portable Standard Lisp RPL S-1 Lisp SKILL Spice Lisp Zetalisp...
Click to read more »Doom Emacs
Sabtu, 2025-11-08 08:44:40release 2.2.2 / 2 August 2026; 0 days ago (2 August 2026) Written in Emacs Lisp Operating system Cross-platform Available in English Type Emacs configuration...
Click to read more »Idris (programming language)
Minggu, 2026-06-21 02:13:57COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »C with Classes
Senin, 2026-08-03 11:27:08COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Silangan Industrial Park
Selasa, 2026-07-14 10:52:59factories and subdivisions. It is bounded by Laguna Industrial and Science Park (LISP)-1 and Calamba Premiere International Park (CPIP)-1. The Silangan Airstrip...
Click to read more »Futurity (musical)
Rabu, 2026-05-13 21:44:05concept album and stage musical by the American experimental rock group the Lisps, featuring music and lyrics by César Alvarez and a book by Alvarez with...
Click to read more »Metaobject
Sabtu, 2026-04-04 17:26:16Common Lisp Object System (CLOS) came later and was influenced by the Smalltalk protocol as well as by Brian C. Smith's original studies on 3-Lisp as an...
Click to read more »Operating system
Kamis, 2026-08-06 03:07:38Microcontroller Network operating system Object-oriented operating system Lisp machine Operating System Projects System Commander System image Timeline...
Click to read more »METAL MT
Sabtu, 2025-12-13 20:00:07system developed at the University of Texas and at Siemens which ran on Lisp Machines. Originally titled the Linguistics Research System (LRS), it was...
Click to read more »Warren Teitelman
Rabu, 2026-07-15 11:23:081968 to 1978, and was responsible for the design and development of BBN LISP at Bolt, Beranek, and Newman, developing the idea of a programming system...
Click to read more »Spiraea japonica
Jumat, 2025-11-07 14:34:23Society's Award of Garden Merit:- 'Candlelight' 'Dart's Red' Golden Princess = ‘Lisp’ bred by Peter Catt. Magic Carpet = ‘Walbuma’ 'Nana' S. japonica has been...
Click to read more »CADR
Kamis, 2018-07-12 02:04:52language construct used in Common Lisp or Scheme CADR, the name of a computing system developed at M.I.T.; see Lisp machine Clean Air Delivery Rate, a...
Click to read more »D. B. Cooper
Kamis, 2026-08-06 22:37:44particular accent, McCoy had a noticeable southern accent, and a marked lisp due to surgical correction of a cleft palate in childhood. Rhodes & Calame...
Click to read more »Grammarly
Selasa, 2026-07-28 23:36:19Grammarly is an American English-language writing assistant software tool. It started as a tool to review the spelling, grammar, and tone of a piece of...
Click to read more »Alice K. Hartley
Kamis, 2026-06-18 06:03:42Hartley worked on several dialects of Lisp, implementing multiple parts of Interlisp, maintaining Macintosh Common Lisp, and developing concepts in computer...
Click to read more »Relational operator
Minggu, 2025-11-16 02:33:57common: Common Lisp and Macsyma/Maxima use Basic-like operators for numerical values, except for inequality, which is /= in Common Lisp and # in Macsyma/Maxima...
Click to read more »Alphard (programming language)
Jumat, 2024-11-29 20:21:26also took the generator from IPL-V, as well as the mapping functions from Lisp and made it general case. Wulf, William A.; London, Ralph L.; Shaw, Mary...
Click to read more »Inference engine
Rabu, 2026-04-08 01:14:25forward chaining. These systems were usually implemented in the Lisp programming language. Lisp was a frequent platform for early AI research due to its strong...
Click to read more »Java (programming language)
Kamis, 2026-08-06 02:25:00Website oracle.com/java/ java.com dev.java Influenced by CLU, Simula 67, Lisp, Smalltalk, Ada 83, C++, C#, Eiffel, Mesa, Modula-3, Oberon, Objective-C...
Click to read more »Franz
Selasa, 2025-07-22 14:00:13Franz (2025 film), a biographical film about Franz Kafka Franz Lisp, a dialect of the Lisp programming language HAT-P-14, a star named Franz Frantz (disambiguation)...
Click to read more »Bracket
Kamis, 2026-07-30 09:26:24needs to look for first in order to initialise. In some cases, such as in LISP, parentheses are a fundamental construct of the language. They are also often...
Click to read more »Wolfram Mathematica
Senin, 2026-07-20 21:57:08Clara, California. Mathematica's Wolfram Language is fundamentally based on Lisp[citation needed]. Mathematica is split into two parts: the kernel and the...
Click to read more »Grok
Rabu, 2026-07-01 21:27:56example, 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...
Click to read more »Nil
Rabu, 2026-03-04 07:13:15may also refer to: NIL (programming language), an implementation of the Lisp programming language Name, image and likeness, a set of rules for American...
Click to read more »Reference (computer science)
Rabu, 2026-07-29 04:09:53opaque references was that of the Lisp language cons cell, which is simply a record containing two references to other Lisp objects, including possibly other...
Click to read more »Computer algebra
Selasa, 2026-06-23 01:17:51primitive recursive functions for computing symbolic expressions through the Lisp programming language while at the Massachusetts Institute of Technology....
Click to read more »Alan Perlis
Selasa, 2026-06-30 19:58:29Alan Jay Perlis (April 1, 1922 – February 7, 1990) was an American computer scientist and professor at Purdue University, Carnegie Mellon University and...
Click to read more »Semantic network
Senin, 2026-04-27 03:17:24proto-objects. The following code shows an example of a semantic network in the Lisp programming language using an association list. (setq *database* '((canary...
Click to read more »High-level language computer architecture
Senin, 2025-07-21 00:26:09first HLLs. The best known HLLCAs may be the Lisp machines of the 1970s and 1980s, for the language Lisp (1959). At present the most popular HLLCAs are...
Click to read more »Nu (programming language)
Minggu, 2026-03-22 03:41:39Nu is an interpreted object-oriented programming language, with a Lisp-like syntax, created by Tim Burks as an alternative scripting language to program...
Click to read more »Software fault tolerance
Kamis, 2026-06-25 16:17:04Ada Afnix C++ C# CILK Eiffel Erlang Java Lisp Magenta Modula 3 Napier 88 Oz Presto pSather Perl 5.8.7+ PHP Python R Ruby Smalltalk Tcl/Tk V Unicon Ballerina...
Click to read more »LLVM
Sabtu, 2026-07-18 14:28:41compiled programs as LLVM IR) include ActionScript, Ada, C# for .NET, Common Lisp, Crystal, CUDA, D, Delphi, Dylan, Forth, Fortran, FreeBASIC, Free Pascal...
Click to read more »Map (higher-order function)
Minggu, 2025-11-16 22:52:22cons[f[x];maplist[cdr[x];f]]] The function maplist is still available in newer Lisps like Common Lisp, though functions like mapcar or the more generic map would be preferred...
Click to read more »Eww (web browser)
Minggu, 2025-04-13 06:06:17English Wikipedia by eww Developer Lars Magne Ingebrigtsen Written in Emacs Lisp Operating system Cross-platform Type Web browser License GPL-3.0-or-later...
Click to read more »SAS language
Kamis, 2025-10-09 22:49:34COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Mersenne Twister
Minggu, 2026-07-05 06:36:20to PCG64 instead as of version 1.17), CMU Common Lisp, Embeddable Common Lisp, Steel Bank Common Lisp, Julia (up to Julia 1.6 LTS, still available in later...
Click to read more »List of The Brady Bunch characters
Minggu, 2026-07-26 14:51:25Reasons", in which Cindy is bullied because of her lisp, Carol confesses that she too overcame a lisp while growing up in Swampscott, Massachusetts. Her...
Click to read more »Template Attribute Language
Senin, 2026-03-23 12:55:51XSLT TALCL: A library that implements the TAL template language for common lisp ATal – Not really a TAL implementation, but inspired on TAL concepts Thymeleaf...
Click to read more »Grimes
Kamis, 2026-08-06 17:57:14post expressing her aversion to hard drugs. Grimes embraces her distinctive lisp and has expressed no desire for speech therapy to alter it. Grimes has been...
Click to read more »Multiple inheritance
Jumat, 2026-07-10 03:32:23multiple inheritance include: C++, Common Lisp (via Common Lisp Object System (CLOS)), EuLisp (via The EuLisp Object System TELOS), Curl, Dylan, Eiffel...
Click to read more »Installer (programming language)
Minggu, 2026-04-19 13:09:02introduced in version 2.1 of AmigaOS in 1992. Its syntax is based on the LISP programming language. A compatible re-implementation, InstallerLG, remains...
Click to read more »Kana Asumi
Kamis, 2026-07-30 06:19:36began her voice acting career in 2005 and was a member of the girl group Lisp from 2010 to 2011. She worked for Voice & Heart until 2007 and has worked...
Click to read more »List of programmers
Sabtu, 2026-07-25 11:40:34Store, On Lisp, ANSI Common Lisp John Graham-Cumming – authored POPFile, a Bayesian filter-based e-mail classifier Richard Greenblatt – Lisp machine, Incompatible...
Click to read more »Incremental compiler
Minggu, 2026-07-05 17:45:18Versions of Lisp: Steel Bank Common Lisp Carnegie Mellon University Common Lisp Scieneer Common Lisp GNU CLISP Franz Allegro Common Lisp Versions of Scheme:...
Click to read more »Numerical tower
Sabtu, 2024-11-09 11:27:00being greater than any finite value). On a more technical level, number in Lisp simply provides a place in the type hierarchy for the kinds of non-strictly-numerical...
Click to read more »BioBIKE
Jumat, 2023-03-31 00:17:13knowledge are represented. This enables code written either in the native Lisp, in the visual programming language, or systems of rules expressed in the...
Click to read more »CommonLoops
Kamis, 2024-08-29 03:09:02CommonLoops (the Common Lisp Object-Oriented Programming System; an acronym reminiscent of the earlier Lisp OO system "Loops" for the Interlisp-D system)...
Click to read more »Ronald Kaplan
Sabtu, 2026-07-18 06:47:19Ronald M. Kaplan (born 1946) has served as a vice president at Amazon.com and chief scientist for Amazon Search (A9.com). He was previously vice president...
Click to read more »IronScheme
Selasa, 2025-12-30 02:03:45Framework. IronScheme is a complete rewrite of IronLisp, incorporating lessons learnt while developing IronLisp. IronScheme was planning to build upon the Microsoft...
Click to read more »Gosling Emacs
Minggu, 2026-03-01 19:50:49collaborator, was replaced by a full Lisp interpreter in GNU Emacs. Stallman, Richard (28 October 2002), My Lisp Experiences and the Development of GNU...
Click to read more »Case sensitivity
Minggu, 2026-06-14 05:26:36case-sensitive), such as ABAP, Ada, most BASICs (an exception being BBC BASIC), Common Lisp, Fortran, SQL (for the syntax, and for some vendor implementations, e.g....
Click to read more »Butler Lampson
Jumat, 2026-07-31 05:56:31except for the "Dolphin" (used in the Xerox 1100 LISP machine) and the "Dorado" (used in the Xerox 1132 LISP machine) followed a general blueprint called...
Click to read more »Backtick
Rabu, 2026-07-01 00:21:19has a little ${pet}!`; console.log(temp); // => "Mary has a little lamb!"; Lisp macro systems: The backtick character (called quasiquote in Scheme) introduces...
Click to read more »List of Father Knows Best episodes
Rabu, 2026-07-29 11:41:02finalists. Feeling sorry for Mara, Kathy loses on purpose. Ahna Capri as Lisping Spelling Bee Contestant. 94 31 "Bud, the Philanthropist" Peter Tewksbury...
Click to read more »Secret Squirrel
Selasa, 2026-06-02 18:46:11Secret Secret Squirrel and a new cast. Secret Squirrel (voiced with a slight lisp by Mel Blanc) serves as a secret agent, taking orders from his superior,...
Click to read more »Profile Scripting Language
Sabtu, 2025-11-01 04:22:01COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Applicative programming language
Kamis, 2026-01-01 09:11:53reduction of terms, and Side effect such as mutation of state are not permitted. Lisp and ML are applicative programming languages. Applicative universal grammar...
Click to read more »Comparison of online source code playgrounds
Sabtu, 2026-07-25 21:32:44Yes Ada, Assembly, Bash, C, C++, C#, Clojure, Cobol, CoffeeScript, CommonLisp, CSS, D, Elixir, Erlang, F#, Fortran, Go, Groovy, Haskell, HTML, JavaScript...
Click to read more »Primitive data type
Minggu, 2026-02-15 07:23:07readability and type checking. Rational number in Common Lisp Arbitrary-precision Integer type in Common Lisp, Erlang, Haskell Associative arrays, records or sets...
Click to read more »Letter case
Jumat, 2026-08-07 22:02:22replace spaces. It is also known as spinal case, param case, Lisp case in reference to the Lisp programming language, or dash case (or illustratively as kebab-case...
Click to read more »Colibri
Kamis, 2024-01-04 12:51:39Estadio Nido del Colibri, a multi-use stadium in Cuernavaca, Mexico COLIBRI, a Lisp machine co-processor Rey Mysterio (born 1974), wrestler, by ring name Colibri...
Click to read more »Ballerina (programming language)
Selasa, 2026-02-17 19:35:18COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »Starlark
Kamis, 2026-05-28 06:55:14COBOL Erlang Elixir Forth Fortran Go Haskell Java JavaScript Julia Kotlin Lisp Lua MATLAB ML Caml OCaml Standard ML Pascal Object Pascal Perl Raku PHP Prolog...
Click to read more »AgentSheets
Jumat, 2026-07-17 01:35:282014; 12 years ago (2014-05-19) Platform JVM License proprietary Website www.agentsheets.com Influenced by Lisp, Logo, Smalltalk Influenced Etoys, Scratch...
Click to read more »Perl
Selasa, 2026-08-04 12:00:37simplify many parsing, text-handling, and data-management tasks. Shared with Lisp is the implicit return of the last value in a block, and all statements are...
Click to read more »History of artificial intelligence
Jumat, 2026-08-07 08:38:53grew up to support them, including hardware companies like Symbolics and Lisp Machines and software companies such as IntelliCorp and Aion. In 1981, the...
Click to read more »