required by the Scheme language standard. The implementation in the Chicken Scheme compiler is even asymptotically safe for space. Chicken Scheme is mostly...
17 KB (1,725 words) - 02:17, 9 December 2024
integrate with corresponding libraries. Chicken (Scheme implementation) Stalin (Scheme implementation) "Gambit Scheme - Gambit 4.9.6". github.com. Retrieved...
5 KB (374 words) - 12:49, 22 April 2025
online. Free and open-source software portal Chicken (Scheme implementation) Gambit (Scheme implementation) Official website A Google Code project – includes...
4 KB (233 words) - 15:07, 20 March 2025
the Isle of Man Dixie Chicken (bar), a popular bar in College Station, Texas, also called The Chicken Chicken (Scheme implementation), a compiler and interpreter...
3 KB (438 words) - 21:51, 9 May 2025
programming language Java that implements the programming language Scheme, a dialect of Lisp, and can be used to implement other languages to run on the...
3 KB (201 words) - 17:56, 27 February 2025
language, a dialect of the language Scheme. It is written in the language C, by Aubrey Jaffer, the author of the SLIB Scheme library and the JACAL interactive...
4 KB (258 words) - 02:25, 2 July 2024
Scheme Requests for Implementation (SRFI) is an effort to coordinate libraries and extensions of standard Scheme programming language, necessitated by...
2 KB (240 words) - 01:00, 22 April 2024
x86 IA-32 architecture. Ikarus is the first public implementation of a large part of the R6RS Scheme standard. Version 0.0.3 has 94% of the total R6RS...
6 KB (460 words) - 15:59, 6 November 2024
Racket (programming language) (redirect from MzScheme)
dialect of Lisp and a descendant of Scheme. It is designed as a platform for programming language design and implementation. In addition to the core Racket...
35 KB (3,205 words) - 21:25, 20 February 2025
newest releases of various Scheme implementations support the R6RS standard. There is a portable reference implementation of the proposed implicitly phased...
73 KB (8,206 words) - 20:24, 19 December 2024
MIT/GNU Scheme is a programming language, a dialect and implementation of the language Scheme, which is a dialect of Lisp. It can produce native binary...
7 KB (470 words) - 11:06, 12 December 2024
Chez Scheme is a programming language, a dialect and implementation of the language Scheme which is a type of Lisp. It uses an incremental native-code...
6 KB (431 words) - 16:43, 18 May 2024
GNU Guile (redirect from Guile Scheme)
modifying Guile. Guile implements the Scheme standard R5RS, most of R6RS and R7RS, several Scheme Requests for Implementation (SRFI), and many extensions...
21 KB (2,015 words) - 15:14, 23 February 2025
Scheme 48 is a programming language, a dialect of the language Scheme, an implementation using an interpreter which interprets bytecode. It has a foreign...
6 KB (545 words) - 22:27, 7 March 2025
Tail call (category Programming language implementation)
more expensive than the normal C function call, so at least one Scheme compiler, Chicken, uses a technique first described by Henry Baker from an unpublished...
41 KB (4,248 words) - 20:27, 29 April 2025
Chick-fil-A (redirect from We Didn't Invent the Chicken, Just the Chicken Sandwich)
American fast food restaurant chain and the largest chain specializing in chicken sandwiches. Headquartered in College Park, Georgia, Chick-fil-A operates...
93 KB (8,087 words) - 17:47, 11 April 2025
Sagittarius, a Scheme with CLOS ScmObj, for Scheme SOS for MIT Scheme STklos, a Scheme with CLOS Swindle in Racket COOPS in Chicken Scheme VCLOS for Skill...
14 KB (1,734 words) - 11:21, 6 April 2025
Bigloo (category Scheme (programming language) implementations)
Bigloo is a programming language, an implementation of the language Scheme, a dialect of the language Lisp. It is developed at the French IT research...
4 KB (228 words) - 05:48, 9 February 2025
Scsh (redirect from Scheme shell)
Scsh (a Scheme shell) is computer software, a type of shell for an operating system. It is a Portable Operating System Interface (POSIX) application programming...
4 KB (360 words) - 23:54, 12 January 2024
Lisp Conference. The Scheme community actively maintains over twenty implementations. Several significant new implementations (Chicken, Gambit, Gauche, Ikarus...
87 KB (10,019 words) - 13:28, 29 April 2025
Continuation-passing style (category Implementation of functional programming languages)
1017/S0960129500001535. S2CID 8790522. Chicken Scheme compiler, a Scheme to C compiler that uses continuation-passing style for translating Scheme procedures into C functions...
21 KB (2,519 words) - 15:21, 31 March 2025
SIOD (redirect from Scheme In One Defun)
Scheme In One Defun, or humorously Scheme In One Day (SIOD) is a programming language, a dialect of the language Lisp, a small-size implementation of the...
4 KB (217 words) - 22:33, 8 December 2021
there are also Scheme Requests for Implementation documents, that contain additional libraries that may be added by Scheme implementations. Steele, Guy...
17 KB (2,021 words) - 01:08, 10 May 2025
Massachusetts Institute of Technology (MIT) and implemented in Interlisp. It influenced the development of the Scheme dialects Gambit, and Interlisp-VAX. MultiLisp...
6 KB (434 words) - 18:47, 3 December 2023
Common Lisp (redirect from List of Common Lisp implementations)
MacLisp dialects. Common Lisp is not an implementation, but rather a language specification. Several implementations of the Common Lisp standard are available...
94 KB (11,952 words) - 21:05, 27 November 2024
managed wiki. Rainbow is an implementation of Arc in Java. Arcadia is an implementation of Arc in C. Arc++ is an implementation of Arc in C++. "Arc Forum:...
9 KB (849 words) - 19:09, 28 October 2024
FastCGI (section Implementation details)
for: Ada Delphi, Lazarus Free Pascal C, C++ Chicken Scheme Common Lisp D Eiffel Erlang GnuCOBOL Go Guile Scheme Haskell VSI BASIC for OpenVMS Java Lua node...
14 KB (1,272 words) - 11:01, 31 March 2025
implemented using cons cells. S-expressions were originally intended only for data to be manipulated by M-expressions, but the first implementation of...
14 KB (1,716 words) - 20:17, 4 March 2025
Emacs Lisp (category GNU Project Lisp programming language implementations)
2019-07-28. We have some experience in Lisp implementation now, since Elisp (the extended implementation of Rutgers/UCI Lisp) is essentially finished...
18 KB (2,302 words) - 16:56, 21 February 2025
Structure and Interpretation of Computer Programs (category Scheme (programming language))
computer science concepts using Scheme, a dialect of Lisp. It also uses a virtual register machine and assembler to implement Lisp interpreters and compilers...
9 KB (799 words) - 21:16, 10 March 2025