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
Lisp Machine source code as open source. In September 2014, Alexander Burger, developer of PicoLisp, announced PilMCU, an implementation of PicoLisp in...
33 KB (3,868 words) - 06:30, 30 May 2025
Common Lisp and Scheme make use of static scoping by default, while newLISP, Picolisp and the embedded languages in Emacs and AutoCAD use dynamic scoping...
87 KB (10,027 words) - 18:37, 8 June 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
AutoLISP is a dialect of the programming language Lisp built specifically for use with the full version of AutoCAD and its derivatives, which include AutoCAD...
10 KB (997 words) - 11:58, 23 April 2025
programs as LLVM IR) include ActionScript, Ada, C# for .NET, Common Lisp, PicoLisp, Crystal, CUDA, D, Delphi, Dylan, Forth, Fortran, FreeBASIC, Free Pascal...
34 KB (3,269 words) - 08:01, 16 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
work on diverse successors to MacLisp: Lisp Machine Lisp (aka ZetaLisp), Spice Lisp, NIL and S-1 Lisp. Common Lisp sought to unify, standardise, and...
94 KB (11,969 words) - 03:38, 19 May 2025
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
Le Lisp (also Le_Lisp and Le-Lisp) is a programming language, a dialect of the language Lisp. It was developed at the French Institute for Research in...
5 KB (316 words) - 08:34, 30 August 2024
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
Structure and Interpretation of Computer Programs (category Lisp (programming language))
concepts using Scheme, a dialect of Lisp. It also uses a virtual register machine and assembler to implement Lisp interpreters and compilers. Topics in...
9 KB (799 words) - 21:16, 10 March 2025
Fexpr (category Lisp (programming language))
does support fexprs, but calls them "macros". In Picolisp all built-in functions are fsubrs, while Lisp-level functions are exprs, fexprs, lexprs, or a...
13 KB (1,484 words) - 16:03, 24 July 2023
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
ISO 7185 Pascal Script PCASTL PCF PEARL PeopleCode Perl PDL Pharo PHP Pico Picolisp Pict Pike PILOT Pipelines Pizza PL-11 PL/0 PL/B PL/C PL/I – ISO 6160...
28 KB (1,331 words) - 15:00, 10 June 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
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
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
Arc (programming language) (category Lisp programming language family)
Arc is a programming language, a dialect of the language Lisp, developed by Paul Graham and Robert Morris. It is free and open-source software released...
9 KB (851 words) - 18:29, 10 June 2025
Genera (operating system) (category Common Lisp implementations)
a commercial operating system and integrated development environment for Lisp machines created by Symbolics. It is essentially a fork of an earlier operating...
22 KB (2,710 words) - 20:23, 6 June 2025
GNU Guile (category GNU Project Lisp programming language implementations)
was 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...
21 KB (2,015 words) - 15:14, 23 February 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
Pico is a programming language developed at the Software Languages Lab at Vrije Universiteit Brussel, intended to be simple, powerful, extensible, and...
5 KB (402 words) - 05:06, 21 March 2024
2017, part of their "highwayhash" work) C# Crypto++ Go Haskell JavaScript PicoLisp Rust Swift Verilog VHDL Bloom filter (application for fast hashes) Cryptographic...
14 KB (1,342 words) - 17:18, 17 February 2025
Steve Russell (computer scientist) (category Lisp (programming language) people)
language. By implementing the Lisp universal evaluator in a lower-level language, it became possible to create the Lisp interpreter; prior development...
6 KB (400 words) - 00:35, 24 December 2024
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
ALGOL) K (also under APL) LFE Logo Turtle graphics MacLisp Nu programming language PicoLisp REBOL Red (programming language) RPL (also under Forth)...
17 KB (1,138 words) - 19:56, 7 June 2025
Guy L. Steele Jr. (category Lisp (programming language) people)
define 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*...
12 KB (1,098 words) - 16:24, 8 March 2025
Scheme (programming language) (redirect from Scheme Lisp)
Scheme is a dialect of the Lisp family of programming languages. Scheme was created during the 1970s at the MIT Computer Science and Artificial Intelligence...
73 KB (8,205 words) - 07:31, 10 June 2025