Paradigms | Multi-paradigm: functional, imperative, meta |
---|---|
Family | Lisp |
Designed by | R. Kent Dybvig |
Developer | Cadence Research Systems |
First appeared | 1985 |
Stable release | 10.0.0[1]
/ 6 February 2024 |
Typing discipline | Dynamic, latent, strong |
Scope | Lexical |
Platform | x86 (IA-32, x86-64) PowerPC, SPARC, ARMv6, AArch64[2] |
OS | Cross-platform |
License | Apache License 2.0 |
Filename extensions | .ss |
Website | www |
Influenced by | |
Lisp, Scheme |
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 compiler to produce native binary files for the x86 (IA-32, x86-64), PowerPC, SPARC, and AArch64 processor architectures.