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 primarily a functional programming language. It shares many characteristics with other members of the Lisp programming language family. Scheme's very simple syntax is based on s-expressions, parenthesized lists in which a prefix operator is followed by its arguments. Scheme programs thus consist of sequences of nested lists.

  3. Teach Yourself Scheme in Fixnum Days - Wikipedia

    en.wikipedia.org/wiki/Teach_Yourself_Scheme_in...

    Teach Yourself Scheme in Fixnum Days is an introductory book by Dorai Sitaram on the Scheme programming language using the Racket Scheme implementation. It is intended as a quick-start guide for novices. [1] It works as a concise tutorial of the Scheme language. [2]

  4. SCM (Scheme implementation) - Wikipedia

    en.wikipedia.org/wiki/SCM_(Scheme_implementation)

    It is written in the language C, by Aubrey Jaffer, the author of the SLIB Scheme library and the JACAL interactive computer algebra (symbolic mathematics) program. It conforms to the standards R4RS, R5RS, and IEEE P1178. It is free and open-source software released under a GNU Lesser General Public License (LGPL). [1]

  5. JScheme - Wikipedia

    en.wikipedia.org/wiki/JScheme

    JScheme is an implementation of the Scheme programming language, created by Kenneth R. Anderson, Timothy J. Hickey and Peter Norvig [1], which is almost compliant with the R4RS Scheme standard and which has an interface to Java. Distributed under the licence of zlib/libpng, JScheme is free software.

  6. 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]

  7. 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]

  8. Category:Scheme (programming language) - Wikipedia

    en.wikipedia.org/wiki/Category:Scheme...

    Scheme (programming language) implementations (3 C, 26 P) Pages in category "Scheme (programming language)" The following 20 pages are in this category, out of 20 total.

  9. STklos - Wikipedia

    en.wikipedia.org/wiki/STklos

    STklos is a Scheme implementation that succeeded STk. It is a bytecode compiler with an ad hoc virtual machine which aims to be fast as well as light. STklos is free software, released under the GNU General Public License. In addition to implementing most of R 5 RS, and a large part of R 7 RS, STklos supports: