+Chez Scheme is a robust, high-performance implementation of the [Scheme](/wiki/scheme) programming language, celebrated for its exceptional speed. It employs an advanced optimizing [compiler](/wiki/compiler) that translates Scheme code directly to machine instructions, making it a powerful tool for demanding applications.
+## See also
+- [Lisp](/wiki/lisp)
+- [Functional Programming](/wiki/functional_programming)
+- [Programming Language](/wiki/programming_language)
... 1 more lines