Chez 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, and SPARC processor architectures.
Paradigms | Multi-paradigm: functional, imperative, meta |
---|---|
Family | Lisp |
Designed by | R. Kent Dybvig |
Developer | Cadence Research Systems |
First appeared | 1985 |
Stable release | |
Typing discipline | Dynamic, latent, strong |
Scope | Lexical |
Platform | x86 (IA-32, x86-64) PowerPC, SPARC, ARMv6 |
OS | Cross-platform |
License | Apache License 2.0 |
Filename extensions | .ss |
Website | www |
Influenced by | |
Lisp, Scheme |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.