enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Scheme (programming language) - Wikipedia

    en.wikipedia.org/wiki/Scheme_(programming_language)

    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 Laboratory (MIT CSAIL) and released by its developers, Guy L. Steele and Gerald Jay Sussman, via a series of memos now known as the Lambda Papers.

  3. History of the Scheme programming language - Wikipedia

    en.wikipedia.org/wiki/History_of_the_Scheme...

    Scheme was the first dialect of Lisp to choose lexical scope. It was also one of the first programming languages after Reynold's Definitional Language [15] to support first-class continuations. It had a large impact on the effort that led to the development of its sister-language, Common Lisp, to which Guy Steele was a contributor. [16]

  4. List of Lisp-family programming languages - Wikipedia

    en.wikipedia.org/wiki/List_of_Lisp-family...

    Mostly based on Scheme and Common Lisp, was designed as system and application programming language by Apple; first used to write an operating system and applications for internal prototypes of the later released Apple Newton computer; first official version of Apple Dylan also had s-expression based syntax; Apple collaborated with partners to ...

  5. GNU Guile - Wikipedia

    en.wikipedia.org/wiki/GNU_Guile

    GNU Ubiquitous Intelligent Language for Extensions [3] (GNU Guile) is the preferred extension language system for the GNU Project [4] and features an implementation of the programming language Scheme. Its first version was released in 1993. [1]

  6. MIT/GNU Scheme - Wikipedia

    en.wikipedia.org/wiki/MIT/GNU_Scheme

    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 files for the x86 (IA-32, x86-64) processor architecture. It supports the R7RS-small standard. [3] It is free and open-source software released under v2 or later of the GNU General Public ...

  7. Chez Scheme - Wikipedia

    en.wikipedia.org/wiki/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 , SPARC , and AArch64 processor architectures.

  8. Scsh - Wikipedia

    en.wikipedia.org/wiki/Scsh

    Scsh (a Scheme shell) is computer software, a type of shell for an operating system.It is a Portable Operating System Interface application programming interface (API) layered on the programming language Scheme, in a manner to make the most of Scheme's ability for scripting.

  9. Chicken (Scheme implementation) - Wikipedia

    en.wikipedia.org/wiki/Chicken_(Scheme...

    Chicken's focus is quickly clear from its slogan: "A practical and portable Scheme system". Chicken's main focus is the practical application of Scheme for writing real-world software. Scheme is well known for its use in computer science curricula and programming language experimentation, but it has seen little use in business and industry. [3]