AutoLISP is a dialect of the programming language Lisp built specifically for use with the full version of AutoCAD and its derivatives, which include...
10 KB (997 words) - 11:58, 23 April 2025
with the best-known being Emacs Lisp in the Emacs editor, AutoLISP and later Visual Lisp in AutoCAD, Nyquist in Audacity, and Scheme in LilyPond. The potential...
87 KB (10,027 words) - 18:37, 8 June 2025
interpreter within AutoCAD for creating simple graphical dialogs. AutoLISP extensions use it to interact with the user in the AutoCAD environment. Unlike...
4 KB (516 words) - 01:28, 16 July 2023
committee for Common Lisp. Common Lisp is a general-purpose programming language, in contrast to Lisp variants such as Emacs Lisp and AutoLISP which are extension...
94 KB (11,969 words) - 03:38, 19 May 2025
AutoLISP, Visual LISP, VBA, .NET, JavaScript, and ObjectARX. ObjectARX is a C++ class library, which was also the base for: products extending AutoCAD...
29 KB (2,490 words) - 21:24, 23 May 2025
Emacs Lisp is a Lisp dialect made for Emacs. It is used for implementing most of the editing functionality built into Emacs, the remainder being written...
18 KB (2,302 words) - 16:56, 21 February 2025
Apache Wicket AppJar AppleScript Applesoft BASIC Arc Atari Assembler Editor AutoLISP AviSynth AWK BASIC Basic Assembly Language Ballerina BCPL Beatnik Befunge...
27 KB (1,940 words) - 21:50, 4 June 2025
*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...
6 KB (517 words) - 03:08, 18 December 2023
Lisp machines are general-purpose computers designed to efficiently run Lisp as their main software and programming language, usually via hardware support...
33 KB (3,868 words) - 06:30, 30 May 2025
ARexx Argus Assembly language (ASM) AssemblyScript ATS AutoHotkey AutoIt AutoLISP, Visual LISP Averest AWK Axum B Babbage Ballerina Bash BASIC Batch file...
28 KB (1,331 words) - 09:42, 21 June 2025
section Contains the data that apply to nongraphical objects, used by AutoLISP, and ObjectARX applications. THUMBNAILIMAGE section Contains the preview...
7 KB (739 words) - 18:29, 5 June 2025
PicoLisp is a programming language, a dialect of the language Lisp. It runs on operating systems including Linux and others that are Portable Operating...
7 KB (600 words) - 16:01, 30 March 2024
Negative base (section AutoLisp)
result; } auto to_negabinary(int value) { std::bitset<sizeof(int) * CHAR_BIT > result; std::size_t bit_position = 0; while (value != 0) { const auto div_result...
28 KB (3,407 words) - 22:50, 2 April 2025
Le Lisp (also Le_Lisp and Le-Lisp) is a programming language, a dialect of the language Lisp. It was developed at the French Institute for Research in...
5 KB (316 words) - 22:31, 19 June 2025
Bricsys uses OpenLisp to implement AutoLISP in its Bricscad computer-aided design (CAD) system. MEVA is entirely written with OpenLisp. Università degli...
16 KB (1,321 words) - 09:38, 27 May 2025
Technology (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...
4 KB (302 words) - 02:57, 6 April 2023
BBN LISP (also stylized BBN-Lisp) was a dialect of the Lisp programming language by Bolt, Beranek and Newman Inc. in Cambridge, Massachusetts. It was...
1 KB (93 words) - 01:54, 7 February 2021
spec Humorous explanation of call-with-current-continuation from Rob Warnock in Usenet's comp.lang.lisp Cooperative multitasking in Scheme using Call-CC...
13 KB (1,565 words) - 09:29, 28 April 2025
S-expression (redirect from Lisp syntax)
the 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...
14 KB (1,716 words) - 20:17, 4 March 2025
Specifically regarding LISP routines, BricsCAD supports both Vanilla AutoLISP and Visual LISP (e.g. vl, vlr, vla and vlax functions as found in AutoCAD), and also...
15 KB (1,550 words) - 23:53, 13 June 2025
2012-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...
188 KB (6,802 words) - 08:28, 5 May 2025
Spice Lisp (Scientific Personal Integrated Computing Environment) is a programming language, a dialect of Lisp. Its implementation, originally written...
3 KB (133 words) - 02:03, 15 April 2023
The Common Lisp Object System (CLOS) is the facility for object-oriented programming in ANSI Common Lisp. CLOS is a powerful dynamic object system which...
14 KB (1,734 words) - 11:21, 6 April 2025
newLISP is a scripting language, a dialect of the Lisp family of programming languages. It was designed and developed by Lutz Mueller. Because of its...
10 KB (951 words) - 22:00, 15 March 2025
programming language Scheme begins with the development of earlier members of the Lisp family of languages during the second half of the twentieth century. During...
17 KB (2,021 words) - 21:38, 27 May 2025
Lispkit Lisp is a lexically scoped, purely functional subset of Lisp (Pure Lisp) developed as a testbed for functional programming concepts. It was first...
6 KB (565 words) - 09:48, 14 December 2024
XLISP (category Lisp programming language family)
follows the Scheme R3RS standard.[citation needed] AutoLISP, a programming and scripting language for AutoCAD, is based on a very old version of XLISP. XLISP-PLUS...
3 KB (228 words) - 05:00, 1 October 2024
Game Oriented Assembly Lisp (GOAL, also known as Game Object Assembly Lisp) is a programming language, a dialect of the language Lisp, made for video games...
10 KB (896 words) - 09:15, 16 June 2025
Paul Graham (programmer) (category Lisp (programming language) people)
Hacker News. He is the author of the computer programming books On Lisp, ANSI Common Lisp, and Hackers & Painters. Technology journalist Steven Levy has described...
19 KB (1,722 words) - 11:26, 11 June 2025
MultiLisp is a functional programming language, a dialect of the language Lisp, and of its dialect Scheme, extended with constructs for parallel computing...
6 KB (434 words) - 18:47, 3 December 2023